Skip to main content
POST
Rotate client secret

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

name
string
required

Name appended to gravitino-shared- identifying the client whose secret to rotate.

Response

Secret rotated successfully.

client_id
string
required

The clientId that identifies the client in Keycloak.

secret
string
required

The client secret.