Skip to main content
POST
/
instant_keys
/
delete
{
  "ok": true
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
instant_key_id
string<uuid>
required

ID of the Instant Key that you want to delete.

Response

OK

ok
boolean
required