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_idstringRequired

Headers

AcceptstringRequired
X-RegionstringRequired
X-SignaturestringRequired
User-AgentstringRequired

Response

OK