Adds members to a customer family

Adds customers to a family and moves members already in it, in one call. Naming a member
that already belongs gives it a new parent, so a branch can be restructured in a single
request rather than through a sequence that would be invalid halfway through.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

UUID of the customer family to add members to.

Body Params
members
array of objects
required
length between 1 and 1000

The customers to place in the family, and who each reports to. Each one reports to a
member the family already has or to another customer in this list. Naming a customer
that already belongs moves it rather than failing.

members*
Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json