API Keys

Delete Api Key

Delete an API key from the current business by its id.

Request Body: {"key_id": "ak_..."} (from the listing endpoint).

delete/api/v1/api-keys

Request body

key_idstring required

Response

Successful Response

messagestring required
deletedboolean required

Changes

No recorded changes to this endpoint across all 1 revision of this API.