cURL
curl --request DELETE \ --url https://api.rownd.io/applications/{app}/oidc-clients/{client} \ --header 'Authorization: Bearer <token>'
Platform API for deleting an OIDC client for an application
Documentation IndexFetch the complete documentation index at: https://docs.rownd.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.rownd.io/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token> where <token> is your Rownd JWT
Bearer <token>
<token>
Rownd application ID
OIDC Client ID
OIDC client deleted successfully