Skip to main content

Update managed account

Use this endpoint to update the attributes of a partner-managed account according to its unique GUID.

Deprecated

This endpoint has been deprecated. For more information, reference the Migration guide.

PUT
/users/{user_guid}/managed_members/{member_guid}/accounts/{account_guid}

Path Parameters

FieldRequiredType

account_guid

The unique id for an account.

Required
String

member_guid

The unique id for a member.

Required
String

user_guid

The unique identifier for a user, beginning with the prefix USR-.

Required
String

Header Parameters

FieldRequiredType

Accept-Version

MX Platform API version.

Required
String

Request Body

Managed account object to be updated (While no single parameter is required, the request body can't be empty).

FieldRequiredType

account

Required
Object
Loading...