Skip to main content
POST
Suspend Developer

Authorizations

Authorization
string
header
required

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

Path Parameters

developer_id
string<uuid>
required

Body

application/json

Suspend a developer. reason is required and written to the audit log.

reason
string
required
Required string length: 3 - 500

Response

Successful Response