Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PATCH \ --url https://api.linearsend.com/organization/keys/{key_id}/deactivate \ --header 'Authorization: Bearer <token>'
{ "success": true, "statusCode": 123, "code": "<string>", "message": "<string>", "data": null, "meta": {} }
Deactivate a specific key by its ID.
JWT access token
Key deactivated successfully