TaskPhaseDeleteRequest

DELETE {{base_url}}/TaskPhaseDeleteRequest?Id={{integer}}

Deletes a specific task phase based on a given identifier.

API
Task API

Requires Authentication
Yes (Advanced)

Returns
Boolean

Batch?
Yes

Request Params

KeyDatatypeRequiredDescription
IdstringRequired.
(int32)
The identifier of the associated task phase.

HEADERS

KeyDatatypeRequiredDescription
AcceptstringRequired.
The type of content accepted by the API endpoint.
Content-TypestringRequired.
The type of content supported by the API endpoint.

RESPONSES

status: OK

false