Assignment REST Endpoints

Assignment
The Assignment service enables you to send requests related to assignments .
Creates a Assignment.
Method: post
Path: /v16.2/assignment
Creates Assignments.
Method: post
Path: /v16.2/assignment/batch
Deletes the assignment for the specified assignment ID.
Method: delete
Path: /v16.2/assignment/{id}
Deletes the assignments for the specified assignment IDs.
Method: delete
Path: /v16.2/assignment/batch
Returns assignments specified by the assigned configured fields values.
Method: get
Path: /v16.2/assignment/project/{id}/configuredField/{viewColumnName}/{value}
Returns the assignment for the specified Assignment ID.
Method: get
Path: /v16.2/assignment/{id}
Returns the assignment specified by the activity Id and assignment code.
Method: get
Path: /v16.2/assignment/activity/{id}/code/{code}
Returns the assignment specified by the assignment code.
Method: get
Path: /v16.2/assignment/code/{code}
Returns the assignments specified by the Activity ID.
Method: get
Path: /v16.2/assignment/activityId/{id}
Updates assignments for the specified Assignment IDs.
Method: put
Path: /v16.2/assignment/batch
Updates the assignment for the specified Assignment ID.
Method: put
Path: /v16.2/assignment
Assignment
The Assignment service enables you to send requests related to assignments .
Creates a Assignment.
Method: post
Path: /v16.2/assignment
Updates the assignment for the specified Assignment ID.
Method: put
Path: /v16.2/assignment
Returns the assignment specified by the activity Id and assignment code.
Method: get
Path: /v16.2/assignment/activity/{id}/code/{code}
Returns the assignments specified by the Activity ID.
Method: get
Path: /v16.2/assignment/activityId/{id}
Deletes the assignments for the specified assignment IDs.
Method: delete
Path: /v16.2/assignment/batch
Creates Assignments.
Method: post
Path: /v16.2/assignment/batch
Updates assignments for the specified Assignment IDs.
Method: put
Path: /v16.2/assignment/batch
Returns the assignment specified by the assignment code.
Method: get
Path: /v16.2/assignment/code/{code}
Returns assignments specified by the assigned configured fields values.
Method: get
Path: /v16.2/assignment/project/{id}/configuredField/{viewColumnName}/{value}
Deletes the assignment for the specified assignment ID.
Method: delete
Path: /v16.2/assignment/{id}
Returns the assignment for the specified Assignment ID.
Method: get
Path: /v16.2/assignment/{id}
Assignment
The Assignment service enables you to send requests related to assignments .
Deletes the assignments for the specified assignment IDs.
Method: delete
Path: /v16.2/assignment/batch
Deletes the assignment for the specified assignment ID.
Method: delete
Path: /v16.2/assignment/{id}
Returns the assignment specified by the activity Id and assignment code.
Method: get
Path: /v16.2/assignment/activity/{id}/code/{code}
Returns the assignments specified by the Activity ID.
Method: get
Path: /v16.2/assignment/activityId/{id}
Returns the assignment specified by the assignment code.
Method: get
Path: /v16.2/assignment/code/{code}
Returns assignments specified by the assigned configured fields values.
Method: get
Path: /v16.2/assignment/project/{id}/configuredField/{viewColumnName}/{value}
Returns the assignment for the specified Assignment ID.
Method: get
Path: /v16.2/assignment/{id}
Creates a Assignment.
Method: post
Path: /v16.2/assignment
Creates Assignments.
Method: post
Path: /v16.2/assignment/batch
Updates the assignment for the specified Assignment ID.
Method: put
Path: /v16.2/assignment
Updates assignments for the specified Assignment IDs.
Method: put
Path: /v16.2/assignment/batch