---
title: "POST /enrollments/{id}/resume"
method: POST
path: "/enrollments/{id}/resume"
tags: ["Sequences", "Sequence Enrollments"]
---

# POST /enrollments/{id}/resume

`POST /enrollments/{id}/resume`

## Path parameters

- `id` string, uuid, required

## Response `200`

Response returned when resuming an enrollment.

- ResumeEnrollmentSuccessResponse — Response returned when resuming an enrollment.
  - `id` string, uuid, required
  - `is_paused` false, required

## Other responses

- `400` — Response for any operation that results in a bad request error.
- `401` — Response for any operation that results in an unauthorized error.
- `404` — Response returned when an enrollment cannot be found.
- `429` — Response for any operation that exceeds a rate limit.
- `500` — Response for any operation that results in an internal server error.

---

[API](https://skmtc.dev/unifygtm/apis/unify-analytics-api.md) · [All operations](https://skmtc.dev/unifygtm/apis/unify-analytics-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/unifygtm/unify-analytics-api/revisions/2f145e6f6d7e/schema)
