Skip to main content
PUT
Update an account membership.

Authorizations

Authorization
string
header
required

Enter your access token (OAuth / JWT).

Path Parameters

accountUid
string | null
required

The account's unique identifier

membershipUid
string | null
required

The membership's unique identifier

Body

application/json

The updated membership data

Uid
string | null
Maximum string length: 10
_objectType
string | null
ActivityEventData
unknown
Person
object | null
Example:
Account
Account · object | null

Circular reference to Account (not expanded here).

IsPrimary
boolean
ReceiveInvoices
boolean
Role
enum<integer> | null

1 - Admin, 2 - FullAccess, 3 - Operator

Available options:
1,
2,
3

Response

The response is of type file.