---
title: "Set In-Page Experience Live Status"
method: PUT
path: "/accounts/{{account_id}}/experiences/{experience_id}/live/status"
tags: ["Experiences"]
---

# Set In-Page Experience Live Status

`PUT /accounts/{{account_id}}/experiences/{experience_id}/live/status`

Sets the live event status of the specified In-Page Experience

## Request body

- ExperienceEventStatus — Live event status of an In-Page Experience
  - `status` 'preEvent' | 'live' | 'postEvent' — Currently displayed state of the In-Page Experience

## Response `200`

SUCCESS

- ExperienceEventStatus — Live event status of an In-Page Experience
  - `status` 'preEvent' | 'live' | 'postEvent' — Currently displayed state of the In-Page Experience

## Other responses

- `400` — BAD_REQUEST: Invalid live event status, see response for details
- `401` — UNAUTHORIZED: Authentication failed - check to make sure your client credentials were correct for the access token
- `404` — NOT_FOUND: The specified In-Page Experience does not exist

---

[API](https://skmtc.net/brightcovelearning/apis/brightcove-in-page-experiences-api-reference.md) · [All operations](https://skmtc.net/brightcovelearning/apis/brightcove-in-page-experiences-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/brightcovelearning/brightcove-in-page-experiences-api-reference/revisions/4ba1a5bb9017/schema)
