delete_client_initial_access_token
Remove a client initial access token by specifying the realm and token ID. This action revokes the token to prevent unauthorized client registration.
Instructions
Delete a client initial access token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| id | Yes | ID of the initial access token |