Skip to main content

Generate a new client secret for a system user

POST 

/domains/:id/system-users/:systemUserId/generate-client-secret

Generates a new client secret for the specified system user. Note that the old client secret will no longer be valid since it is replaced with the newly generated secret.

Request

Responses

The system user's secret was successfully generated.