Skip to main content
POST
Disables an application.

Authorizations

Authorization
string
header
required

Application (M2M) OAuth2 access token (client credentials).

Path Parameters

applicationId
string<uuid>
required

The ID of the application to disable.

Response

Application disabled successfully.

applicationId
string<uuid>
required
clientId
string
required
displayName
string
required
isEnabled
boolean
required
scopes
string[]
required
organizationId
null | string<uuid>