Team

Update a team member's role

The id may be a member id or a pending invitation id; a pending invite's role is changed in place.

patch/team/{id}

Path parameters

idstring required

Request body

role'admin' | 'operator' | 'viewer'

Response

The updated member or invitation

Changes

No recorded changes to this endpoint across all 1 revision of this API.