Skip to main content

Generates a new SCIM API token.

POST 

https://us.app.unleash-hosted.com/ushosted/api/admin/scim-settings/generate-new-token

Generates a new SCIM API token. Previously generated tokens will be invalidated.

Responses

#/components/schemas/scimTokenSchema

Authorization: Authorization

name: Authorizationtype: apiKeyin: headerdescription: API key needed to access this API
curl -L -X POST 'https://us.app.unleash-hosted.com/ushosted/api/admin/scim-settings/generate-new-token' \
-H 'Accept: application/json' \
-H 'Authorization: <API_KEY_VALUE>'
Request Collapse all
Base URL
https://us.app.unleash-hosted.com/ushosted
Auth
ResponseClear

Click the Send API Request button above and see the response here!