Client Management
Update Client Secret
Update the client secret of a client.
If you want to have the Authlete server generate a new value of the client secret, use /api/client/secret/refresh API.
post/api/{serviceId}/client/secret/update/{clientIdentifier}
Path parameters
serviceIdstring required
A service ID.
clientIdentifierstring required
The client ID or the client ID alias of a client.