---
title: "Stop sequence"
method: GET
path: "/api/sequence/current/stop"
tags: ["sequence"]
---

# Stop sequence

`GET /api/sequence/current/stop`

Stops the currently playing sequence. Only valid if the sequence was started via `/api/sequence/{SequenceName}/start/{startSecond}`.

## Response `200`

Sequence stopped

- object

---

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