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