---
title: "POST /alias-details"
method: POST
path: "/alias-details"
tags: ["v2"]
---

# POST /alias-details

`POST /alias-details`

## Request body

- AliasDetails
  - `account-alias` string, required — Account alias
  - `auth-method-name` string, required — Auth method name
  - `json` boolean — Set output format to JSON

## Response `200`

deleteRoleResponse wraps response body.

- DeleteRoleOutput

## Other responses

- `default` — errorResponse wraps any error to return it as a JSON object with one "error" field.

---

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