Assignment REST Endpoints
Assignment
The Assignment service enables you to send requests related to assignments .
- Creates a Assignment.
-
Method: postPath:
/v16.2/assignment
- Creates Assignments.
-
Method: postPath:
/v16.2/assignment/batch
- Deletes the assignment for the specified assignment ID.
-
Method: deletePath:
/v16.2/assignment/{id}
- Deletes the assignments for the specified assignment IDs.
-
Method: deletePath:
/v16.2/assignment/batch
- Returns assignments specified by the assigned configured fields values.
-
Method: getPath:
/v16.2/assignment/project/{id}/configuredField/{viewColumnName}/{value}
- Returns the assignment for the specified Assignment ID.
-
Method: getPath:
/v16.2/assignment/{id}
- Returns the assignment specified by the activity Id and assignment code.
-
Method: getPath:
/v16.2/assignment/activity/{id}/code/{code}
- Returns the assignment specified by the assignment code.
-
Method: getPath:
/v16.2/assignment/code/{code}
- Returns the assignments specified by the Activity ID.
-
Method: getPath:
/v16.2/assignment/activityId/{id}
- Updates assignments for the specified Assignment IDs.
-
Method: putPath:
/v16.2/assignment/batch
- Updates the assignment for the specified Assignment ID.
-
Method: putPath:
/v16.2/assignment
Assignment
The Assignment service enables you to send requests related to assignments .
- Creates a Assignment.
-
Method: postPath:
/v16.2/assignment
- Updates the assignment for the specified Assignment ID.
-
Method: putPath:
/v16.2/assignment
- Returns the assignment specified by the activity Id and assignment code.
-
Method: getPath:
/v16.2/assignment/activity/{id}/code/{code}
- Returns the assignments specified by the Activity ID.
-
Method: getPath:
/v16.2/assignment/activityId/{id}
- Deletes the assignments for the specified assignment IDs.
-
Method: deletePath:
/v16.2/assignment/batch
- Creates Assignments.
-
Method: postPath:
/v16.2/assignment/batch
- Updates assignments for the specified Assignment IDs.
-
Method: putPath:
/v16.2/assignment/batch
- Returns the assignment specified by the assignment code.
-
Method: getPath:
/v16.2/assignment/code/{code}
- Returns assignments specified by the assigned configured fields values.
-
Method: getPath:
/v16.2/assignment/project/{id}/configuredField/{viewColumnName}/{value}
- Deletes the assignment for the specified assignment ID.
-
Method: deletePath:
/v16.2/assignment/{id}
- Returns the assignment for the specified Assignment ID.
-
Method: getPath:
/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: deletePath:
/v16.2/assignment/batch
- Deletes the assignment for the specified assignment ID.
-
Method: deletePath:
/v16.2/assignment/{id}
- Returns the assignment specified by the activity Id and assignment code.
-
Method: getPath:
/v16.2/assignment/activity/{id}/code/{code}
- Returns the assignments specified by the Activity ID.
-
Method: getPath:
/v16.2/assignment/activityId/{id}
- Returns the assignment specified by the assignment code.
-
Method: getPath:
/v16.2/assignment/code/{code}
- Returns assignments specified by the assigned configured fields values.
-
Method: getPath:
/v16.2/assignment/project/{id}/configuredField/{viewColumnName}/{value}
- Returns the assignment for the specified Assignment ID.
-
Method: getPath:
/v16.2/assignment/{id}
- Creates a Assignment.
-
Method: postPath:
/v16.2/assignment
- Creates Assignments.
-
Method: postPath:
/v16.2/assignment/batch
- Updates the assignment for the specified Assignment ID.
-
Method: putPath:
/v16.2/assignment
- Updates assignments for the specified Assignment IDs.
-
Method: putPath:
/v16.2/assignment/batch