Add
POST/task/:id/identity-links
Adds an identity link to a task by id. Can be used to link any user or group to a task and specify a relation.
Request
Responses
- 204
- 400
Request successful.
Task with given id does not exist. See the Introduction for the error response format.