URL
DELETE https://{api-url}/api/v2/tenants/{tenantId}/notes/{noteId}
Sample URLs
https://{api-url}/api/v2/tenants/client_7/notes/50
Status code
200 OK
Sample response
Null
This endpoint is used to delete a client note.
DELETE https://{api-url}/api/v2/tenants/{tenantId}/notes/{noteId}
https://{api-url}/api/v2/tenants/client_7/notes/50
200 OK
Null