Skip to main content
PATCH
Set Developer Tier

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

Admin-driven developer tier change.

tier
enum<string>
required
Available options:
marketplace,
premium,
enterprise,
partner
note
string | null
Maximum string length: 500

Response

Successful Response