Identity Broker REST API Reference

UnboundID Logo

/applications/{id}/resetClientSecret

This resource is available only to principals with these entitlements: com.unboundid.broker.models.security.access.BrokerRole.UPDATE_APPLICATION com.unboundid.broker.models.security.access.BrokerRole.BROKER_ADMIN

Mount Point: /auth/api/v1/applications/{id}/resetClientSecret/

POST

This operation is available only to principals with these entitlements: com.unboundid.broker.models.security.access.BrokerRole.UPDATE_APPLICATION com.unboundid.broker.models.security.access.BrokerRole.BROKER_ADMIN

Resets an application's client secret.

Parameters

name description type default
id The ID of the application whose client secret to reset. path

Response Body

result: application
media types: application/json

The updated application.

Status Codes

code description
200 Success
409 Reserved for cache object out of date