Update the status of an inbox notification for the authenticated company
cURL
curl --request PATCH \ --url https://api.seminode.com/v1/inbox/notifications/{id}/status \ --header 'Authorization: <api-key>'
{ "detail": "<string>" }
Was this page helpful?