---
title: "Webhook to pull a series of status messages"
method: POST
path: "/statusmessage/config/{recipient-id}"
tags: ["Status Messages"]
---

# Webhook to pull a series of status messages

`POST /statusmessage/config/{recipient-id}`

Allows a Market Participant to get a series of status messages

## Request body

- WebhookConfig
  - `callbackURL` string, uri
  - `maxMessageCount` number — optional - will default - lower lmit
  - `maxPayloadSize` number — overall maximum payload size in Kb

## Response `201`

Publication configured

## Other responses

- `400` — Bad Request
- `401` — Unauthorised Error
- `403` — Forbidden

---

[API](https://skmtc.net/elexon/apis/mhhs-dip.md) · [All operations](https://skmtc.net/elexon/apis/mhhs-dip/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/elexon/mhhs-dip/revisions/d3e2d9f8faff/schema)
