v1
latestOpenAPI 3.0.32026-07-132518.5 KBpush-pull-notification-api
Acknowledge a list of notifications
Updates the status of one or more notifications to ACKNOWLEDGED. <br><br>A maximum of 100 notifications will be updated. <br><br>The OAuth bearer token used by this endpoint must have the scope write:notifications.
put/misc/push-pull-notification/box/{boxId}/notifications/acknowledge
Path parameters
boxIdstring required
Example:50dca3fc-c37c-4f03-b719-63571333624c
Unique identifier for a box
Headers
Accept'application/vnd.hmrc.1.0+json' required
Specifies the response format and the version of the API to be used.
For example: application/vnd.hmrc.1.0+json
Content-Type'application/json' required
The media type of the request body. This must be application/json.
Request body
Response
No Content