---
title: "Deactivate user from Investment Holdings"
method: GET
path: "/users/{user_guid}/investment_holdings_deactivate"
tags: ["investment holdings"]
---

# Deactivate user from Investment Holdings

`GET /users/{user_guid}/investment_holdings_deactivate`

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

## Path parameters

- `user_guid` string, required

## Response `200`

OK

---

[API](https://skmtc.net/mx/apis/mx-platform-api.md) · [All operations](https://skmtc.net/mx/apis/mx-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mx/mx-platform-api/versions/b6632646ee89/schema)
