qui_delete_client_api_key
Deletes a client API key by ID, revoking access for that key. Provide the key ID as a path variable to permanently remove it.
Instructions
Call qui's DELETE /client-api-keys/{id} endpoint. Pass path variables directly in arguments, query values in arguments.params, and a JSON request body in arguments.body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arguments | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |