Skip to main content
PATCH
Java (SDK)

Authorizations

Authorization
string
header
required

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

Body

application/json
client_id
string
required

OAuth2 client ID

status
string
required

Client status: 'active', 'inactive', or 'suspended'

Response

Client status updated successfully

client_id
string

OAuth2 client ID

message
string

Status update message

updated_at
string<date-time>

Status update timestamp