Skip to main content
POST
Add User To Project

Authorizations

Authorization
string
header
required

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

Path Parameters

project_id
string
required

Body

application/json
UserId
string
required
Role
string
default:ADMIN
Status
string
default:ACTIVE

Response

Successful Response

success
boolean
required
data
unknown