DELETE
/
api
/
v1
/
workspace
/
{id}
/
api-key
/
{akid}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

id
string
required

The workspace id.

akid
string
required

The API key id.

Response

200 - application/json
apiKey
object
required