Update an OAuth client
Authentication
Update an OAuth client
RFC 7592 update of a dynamically registered OAuth client identified by client_id in the path, authenticated with the client’s registration_access_token as a Bearer token. Re-validates and replaces the mutable metadata (name, redirect URIs, and requestable scopes); the client type and its secret lifecycle are fixed at registration and cannot be changed. Returns the updated client metadata.
PUT
Update an OAuth client
Path Parameters
Client id
Body
application/json
Response
Updated client metadata (RFC 7592)