POST
/
v1
/
project-members
/

Authorizations

Authorization
string
headerrequired

Use your api key generated from the admin console

Body

application/json
projectId
string
required
email
string
required
role
required
Available options:
ADMIN
status
default: PENDING
Available options:
ACTIVE

Response

201 - application/json
id
string
required
created
string
required
updated
string
required
email
string
required
platformId
string | null
projectId
string
required
role
required
Available options:
ADMIN
status
required
Available options:
ACTIVE