Skip to content

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 successfully
  • 401: Authentication error
  • 403: Authorization error

Last update: November 16, 2021 20:13:41