---
title: "Recover subdomains for a user."
method: POST
path: "/v1/account/subdomain/recover"
tags: ["accountManagement"]
---

# Recover subdomains for a user.

`POST /v1/account/subdomain/recover`

Send an email with the subdomain information for a user with the given email address.

## Query parameters

- `email` string, required

## Response `204`

An email containing information about associated subdomains for the given email was sent.

## Other responses

- `default` — Operation failed with an error.

---

[API](https://skmtc.net/sumologic/apis/sumo-logic-api.md) · [All operations](https://skmtc.net/sumologic/apis/sumo-logic-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sumologic/sumo-logic-api/revisions/e4e4c7554890/schema)
