Delete API key
Deletes an API key. After an API key is deleted, it can no longer be used for authentication. All API clients using the secret associated with this API key will immediately be forbidden from talking to the Cash App Pay API.
<Note title="Note">
There is no way to un-delete an API key, so treat this endpoint with caution in production environments.
</Note>
**This endpoint is rate limited to 5 QPS.**
Scopes: `API_KEYS_WRITE`
Path parameters
api_key_id
Headers
Accept
X-Region
X-Signature
User-Agent
Response
OK