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
Key | Datatype | Required | Description |
---|---|---|---|
Id | string | Required. | |
(int32) | |||
The identifier of the associated task phase. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | Required. | |
The type of content accepted by the API endpoint. | |||
Content-Type | string | Required. | |
The type of content supported by the API endpoint. |
RESPONSES
status: OK
false