Approval
Authorizations
AuthorizationstringRequired
To generate a customer access token, go to the Logging in a customer endpoint.
Path parameters
tenantstring · min: 3 · max: 16RequiredPattern:
Your Emporix tenant name. Note: The tenant name should always be written in lowercase.
^[a-z][a-z0-9]+$Body
resourceTypestring · enumRequiredPossible values:
Base schema for an approval resource type.
resourceIdstringRequired
An identifier of the resource for approval.
actionstring · enumRequiredPossible values:
Base schema for an approval action type.
Responses
200
Approval permitted response.
application/json
400
Bad request due to validation, incorrect parameters, etc.
application/json
401
Unauthorized.
application/json
403
Access forbidden. The caller is not allowed to access this resource.
application/json
post
/approval/{tenant}/approval/permittedLast updated
Was this helpful?

