assignments
Delete an assignment
Deletes an assignment.
delete/api/v1/spaces/{spaceId}/assignments/{assignmentId}
Path parameters
assignmentIdstring uid required
The ID of the assignment to delete.
spaceIdstring uid required
The ID of the space of the assignment.
Response
Assignment deleted.
Changes
No recorded changes to this endpoint across all 1 revision of this API.