Skip to main content
PATCH
Update Staff Member Role

Authorizations

Authorization
string
header
required

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

Body

staff_id
string<uuid>
role
integer
Required range: 1 <= x <= 4

Response

200

Role updated.