Delete a Subtask

Deletes a specified subtask.

Path Params
string
required

Unique identifier of the task the subtask is associated with.

string
required

Unique identifier of the subtask.

Headers
string
required

Bearer token

Responses
204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

500

Internal Server Error

Language
URL
LoadingLoading…