Remove a subscription entry for given sequence, tasl type

DELETE /actions/user/sequences/{sequence_id}/task-types/{task_type_id}/unsubscribe

and current user.

Path parameters

Responses

  • Subscription entry removed

DELETE /actions/user/sequences/{sequence_id}/task-types/{task_type_id}/unsubscribe
curl \
 -X DELETE http://localhost:8080/api/actions/user/sequences/{sequence_id}/task-types/{task_type_id}/unsubscribe