POST
https://stoplight.io/mocks/replyteam/reply/765516802
/
sequences
/
{id}
/
start
curl --request POST \
  --url https://stoplight.io/mocks/replyteam/reply/765516802/sequences/{id}/start
{
  "id": 12345,
  "name": "Sales Outreach",
  "status": "Active",
  "created": "2024-03-08T10:00:00Z",
  "isArchived": false
}

Path Parameters

id
string
required

Sequence Id

Response

200 - application/json

Sequence started successfully

The response is of type object.