---
title: "Activate Event."
method: POST
path: "/events/{eventId}/activate"
tags: ["Events"]
---

# Activate Event.

`POST /events/{eventId}/activate`

Report that the specified event was actually displayed to the user and a reward should be expected for it

## Path parameters

- `eventId` string, required

## Response `204`

Success

## Other responses

- `default` — Invalid activate event request.

---

[API](https://skmtc.dev/azure/apis/personalizer-client.md) · [All operations](https://skmtc.dev/azure/apis/personalizer-client/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/personalizer-client/revisions/a086285ef734/schema)
