Summary
Regenerates the client_secret and returns the new value
Description
Regenerates the client_secret and returns the new value
Route
PATCH /oauth/serviceAccounts/:client_id/regenerate
Roles
admin
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
client_id | string | yes | The clientId for the service account |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | object | The new client credentials for a service account |