loading
Preparing LoginRadius developer resources
Mission: Help enterprises accelerate digital transformation with our fully-managed Customer IAM technology.
Skip to main content
Download CollectionRun in Postman
Test our APIs instantly!
Download the collection or run it directly in Postman to explore all LoginRadius API endpoints.

Delete a Dynamic Client

DELETE 

/api/oidc/:OIDCAppName/register/:clientID

Deletes a dynamically registered OAuth 2.0/OIDC client per RFC 7592. Requires the registration_access_token issued at registration time. Returns 204 No Content on success.

Request

Responses

No Content: The client was successfully deleted.