---
title: "POST /v1/cli/workflows/push"
method: POST
path: "/v1/cli/workflows/push"
---

# POST /v1/cli/workflows/push

`POST /v1/cli/workflows/push`

## Query parameters

- `environment` string, required

## Request body

- PushWorkflowDTO
  - `workflows` CreateWorkflowDTO[], required
    - `name` string, required
    - `identifier` string, required
    - `categoryId` number, required
    - `jsonSpec` object, required

## Response `200`

- object

---

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