---
title: "Remove support User from Workspace."
method: DELETE
path: "/workspaces/{workspace_id}/members/support"
tags: ["workspaces"]
---

# Remove support User from Workspace.

`DELETE /workspaces/{workspace_id}/members/support`

If support user is not a member of any other workspace of corresponding contract he/she will be removed from this contract as well. You need `workspace.workspace.edit_membership_support` permission to access resource.

## Path parameters

- `workspace_id` string, required

## Response `204`

No Content

- object

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.net/elastic/apis/elastic-io-rest-api-documentation-v2.md) · [All operations](https://skmtc.net/elastic/apis/elastic-io-rest-api-documentation-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/elastic/elastic-io-rest-api-documentation-v2/revisions/411f9f98c01e/schema)
