latestSwagger 2.02026-08-101561322.2 MB

3e4029d19684

Contact Notes

Delete contact notes (bulk)

<a class="try-sandbox-link" href="https://sandbox.textmagic.com/#/Contact%20Notes/deleteContactNotesBulk" target="_blank">Try in sandbox</a><br>

post/api/v2/contacts/{id}/notes/delete

Path parameters

idinteger required

Request body

idsstring

Entity ID(s), separated by comma.

allboolean

Entity ID(s), separated by comma.

Example request

{
  "ids": "1,2,3",
  "all": true
}

Response

Request executed with success.