POST
/
organisation
/
remove-api-key

Authorizations

Authorization
string
headerrequired

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
api_key
string
required

API key to delete

Response

200 - application/json
api_keys
object[]
required
created_at
string
required
email
string
required
id
integer
required
name
string
required
org_uuid
string
required
token
null
required