Update Status of a Specific Document
PATCH/workflow/api/v1/documents/:id/status
Updates the workflow status of a document. Status changes may trigger notifications and affect document visibility based on workflow rules.
Request
Responses
- 200
- 401
- 403
- 404
Document status updated
Unauthorized - Invalid API Token
Forbidden - Access Denied
Not Found - The requested resource could not be found