---
title: "POST /users/{userId}/messages/{messageId}"
method: POST
path: "/users/{userId}/messages/{messageId}"
---

# POST /users/{userId}/messages/{messageId}

`POST /users/{userId}/messages/{messageId}`

## Path parameters

- `userId` integer, required
- `messageId` integer, required

## Request body

- object
  - `properties` string, nullable
  - `action` 'ACCEPT' | 'DISMISS', required

## Response `200`

respondToMessage 200 response

---

[API](https://skmtc.dev/mamaearth/apis/mama-earth-api.md) · [All operations](https://skmtc.dev/mamaearth/apis/mama-earth-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mamaearth/mama-earth-api/revisions/42b90383d711/schema)
