Delete a Work Manager Task
delete
/primeapi/restapi/workManagerTask/{id}
Send a request to this endpoint to delete a work manager task.
Request
Path Parameters
-
id: integer(int64)
The system-generated identifier of a work manager task.
Response
Supported Media Types
- application/json
204 Response
Successful operation with no content.
404 Response
Invalid input for the Work Manager Task service.