Skip to main content
PATCH
Update team member

Authorizations

Authorization
string
header
required

Access token issued by gtm.service.id. Its access_identity claim carries team_sid, actor_sid and actor_type, and that team scope is authoritative.

Team-SID
string
header
required

Team scope for tokens that do not carry one. Ignored when the token already names a team.

Path Parameters

sid
string
required

Team-member (membership/invite) sid (ts_mb_…).

Required string length: 18
Pattern: ^ts_mb_

Body

application/json

Request body of update_team_member.

permissions
string[]
Maximum string length: 128
account_sids
string[] | null

null resets to "all profiles".

Connected-account sid (ln_ac_…): a member profile-slice entry.

Required string length: 18
Pattern: ^ln_ac_

Response

update success envelope.

success
enum<boolean>
required
Available options:
true
operation
enum<string>
required
Available options:
update
item
object
required
updated_fields
string[]
required
previous_values
object
required
meta
object
required