Delete Permissions For Object

Delete Permissions For Object

Deletes all permissions for a task with a given ID.

Request
URI
DELETE
https://{api_host}/vco/api/tasks/{id}/permissions
COPY
Path Parameters
string
Required

Responses
202

No content

Operation doesn't return any data structure

401

The user is not authorized

Operation doesn't return any data structure

404

Can not find a task with the specified ID or the user does not have 'read' access rights for that workflow

Operation doesn't return any data structure