Skip to main content
POST
Attach members to account

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Path Parameters

accountId
integer<int64>
required

Account to which members should be attached

Body

List of members that should be attached to the account

memberIds
string[] | null

List of member Ids

Response

OK

Last modified on August 10, 2026