API keys
Delete API Key
Delete an API key by its id (e.g. ws_apik_...). Once disabled, the key can no longer authenticate requests.
DELETE
Delete API Key
Documentation Index
Fetch the complete documentation index at: https://docs.suprsend.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
You can get Service Token from SuprSend dashboard -> Account Settings -> Service Tokens section.
Path Parameters
Workspace slug (e.g. staging, production).
API key identifier (e.g. ws_apik_...).
Response
API key disabled - no response body.
Previous
List Public KeysList public keys for this workspace. Public keys are used by client-side SDKs.
Next
Delete API Key