---
title: "POST /api/v1/actionalias/match"
method: POST
path: "/api/v1/actionalias/match"
---

# POST /api/v1/actionalias/match

`POST /api/v1/actionalias/match`

Match action alias based on format (representation or display).

## Request body

- ActionAliasMatchRequest
  - `command` string, required — Command string to try to match the aliases against.

## Response `200`

Action alias match pattern

## Other responses

- `default` — Unexpected error

---

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