Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

user_id
string
required

Query Parameters

project_id
string
required
role
enum<string>
required
Available options:
ROLE_UNSPECIFIED,
ROLE_DEFAULT,
ROLE_TESTER,
ROLE_VIP

Response

OK

token
string