Revoke a board API key
pc_delete_board_api_keys_by_key_idRevoke a board API key by providing its key ID. This action permanently removes the key to control access.
Instructions
Revoke a board API key
Paperclip operation: DELETE /api/board-api-keys/{keyId}. Authorization class: board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Optional JSON compatibility payload. The source OpenAPI operation does not declare a request schema. | |
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| headers | Yes | ||
| encoding | Yes | ||
| status_code | Yes | ||
| content_type | Yes |