Skip to main content
PUT
Assign job role to member

Authorizations

Authorization
string
header
required

JWT access token. Send Authorization: Bearer <token>.

Path Parameters

organization_id
string<uuid>
required

Organization identifier

organization_member_id
string<uuid>
required

Organization member identifier

job_role_id
string<uuid>
required

Job role identifier

Body

application/json
is_primary
boolean

Response

Assignment upserted

data
object
required