Skip to main content

Deactivate user from Investment Holdings

This endpoint deactivates the specific user from the /investment_holdings product. To reactivate a user, use any of the current /investment_holding endpoints.

GET
/users/{user_guid}/investment_holdings_deactivate

Path Parameters

FieldRequiredType

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
Loading...