POST /WorkApps/Accesses

Creates user access entries for one or more Work Apps.

post
Authorizations
X-API-KEYstringRequired

Public API key used to identify the client application. It should be included in all requests.

Header parameters
X-API-SECRETstringRequired

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.

Example: YOUR_API_SECRET
Body
Responses
post
/api/v1/WorkApps/Accesses

No content

Last updated

Was this helpful?