Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Task deleted successfully
Delete a task
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Task deleted successfully