Delete a secret
pc_delete_secrets_by_idDelete a specific secret by providing its ID. Removes the secret from your Paperclip account.
Instructions
Delete a secret
Paperclip operation: DELETE /api/secrets/{id}. Authorization class: board_or_agent.
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 |