DELETE
/
organizations
/
{organizationId}
/
api-keys
/
{apiKey}

Authorizations

x-api-key
string
headerrequired

Path Parameters

organizationId
string
required
apiKey
string
required

Response

200 - application/json
apiKey
string
required
role
enum<string>
required
Available options:
owner,
admin,
limited,
viewer,
none
dateCreated
integer
required
dateUpdated
integer
required
id
string
organizationId
string
projectId
string
name
string
Maximum length: 256
permissions
object[]