NapX PMS Docs
PATCH
/v1/tasks/{id}/status

Path Parameters

id*string

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

curl -X PATCH "https://example.com/v1/tasks/string/status" \  -H "Content-Type: application/json" \  -d '{}'
Empty