Delete log#
Delete a Log of an existing task (requires manageTask
permission).
Query#
DELETE /api/case/task/log/{id}
With:
id
: Log identifier
Response#
Status codes#
204
: if Log is deleted successfully401
: Authentication error403
: Authorization error
Last update:
October 13, 2023 07:01:35