OpenapiClient
Delete a client app
Deletes an OAuth client application and its associated roles. The built-in admin console client cannot be deleted.
Deletes an OAuth client application and its associated roles. The built-in admin console client cannot be deleted.
Path Parameters
realmId*string
Realm ID
clientAppId*string
Client App UUID
Format
uuidResponse Body
application/json
application/json
application/json
curl -X DELETE "https://example.com/api/client/string/497f6eca-6276-4993-bfeb-53cbbbba6f08"Empty
{ "code": "string", "details": null, "message": "string", "requestId": "string", "status": 0}{ "code": "string", "details": null, "message": "string", "requestId": "string", "status": 0}{ "code": "string", "details": null, "message": "string", "requestId": "string", "status": 0}