Skip to main content
POST
Assign a member to a role

Authorizations

Authorization
string
header
required

API key passed as Bearer token

Body

application/json
role_id
string
required
user_id
string
required

Response

OK

created_at
string<date-time>
required
id
string
required
project_id
string
required
role_id
string
required
user_id
string
required
$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://api.strait.dev/schemas/ProjectMemberRole.json"

granted_by
string