OpenID Clients
Update an OpenID Connect client
Platform API for updating an OIDC client for an application
PUT
/
applications
/
{app}
/
oidc-clients
/
{client}
Authorizations
The publishable key of your application credentials. (more details)
The private secret of your application credentials. (more details)
Body
application/json
Name of the OIDC client
Description of the OIDC client
Response
200 - application/json
Unique identifier for the OIDC client
Application identifier associated with the OIDC client
Name of the OIDC client
Description of the OIDC client
The ISO 8601 date-time that the resource was created
The ISO 8601 date-time that the resource was updated
Credentials associated with the OIDC client