Service order notes

Delete service order notes

Deletes service order notes.

post/api/connector/v1/serviceOrderNotes/delete

Request body

ClientTokenstring required

Token identifying the client application.

AccessTokenstring required

Access token of the client application.

Clientstring required

Name and version of the client application.

ServiceOrderNoteIdsstring[] required

Unique identifiers of the service order notes to be deleted.

Response

OK

Unit required

Changes

No recorded changes to this endpoint across all 10 revisions of this API.