Requests
Last updated
Was this helpful?
The Requests endpoints allow you to create and track access change requests in Cakewalk: the grant, change and remove access actions that flow through approval workflows before they are applied. These endpoints enable programmatic submission and monitoring of access requests.
These endpoints are useful for:
Listing and filtering access requests by status, type, or last-updated time
Submitting grant, change or remove access requests via automation
Embedding Cakewalk access request flows into external tools or workflows
GET
Returns a paginated list of requests, optionally filtered by status, type, and last-updated time.
POST
Creates a request to change a user's existing permission level.
Last updated
Was this helpful?
Was this helpful?