POST /AccessReviews
Use Cakewalk's Access Reviews to streamline access control for apps. Replace spreadsheets with structured campaigns, dashboards and audit trails.
Authorizations
X-API-KEYstringRequired
Public API key used to identify the client application. It should be included in all requests.
Header parameters
X-API-SECRETstringRequiredExample:
API Secret is used to verify the integrity of the request and authenticate the client. It should be included in all requests. This value must be kept confidential and should never be exposed in client-side code or public repositories.
YOUR_API_SECRETBody
Request to create a new access review
Responses
204
No Content
400
Bad Request
401
Unauthorized
403
Forbidden
409
Conflict
422
Unprocessable Content
500
Internal Server Error
post
/api/v1/AccessReviewsNo content
Last updated
Was this helpful?