Skip to main content
PATCH
Set the account type (self-service)

Authorizations

Authorization
string
header
required

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

Body

application/json
type
enum<string>

PERSONAL or PROFESSIONAL. PARTNER is admin-assigned only.

Available options:
PERSONAL,
PROFESSIONAL

Response

200 - undefined