Delete a task
Tasks
Delete a task
Beta. This endpoint is in beta. Behavior, parameters, and response shapes may change without notice.
Deletes a single task by ID. Returns 204 on success.
DELETE
Delete a task
Authorizations
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Authorization: Bearer <your-api-key>Get your API key from the Reply dashboard: Settings → API Key.
Path Parameters
Task ID.
Response
Task deleted successfully. The response body is empty.
Empty body