Revoke current CLI auth session
pc_post_cli_auth_revoke_currentRevoke the current CLI authentication session to immediately invalidate active credentials and prevent further API access.
Instructions
Revoke current CLI auth session
Paperclip operation: POST /api/cli-auth/revoke-current. 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. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| headers | Yes | ||
| encoding | Yes | ||
| status_code | Yes | ||
| content_type | Yes |