Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to delete attachment in Incident from one Instance to another.

Priya Gautum
Kilo Guru

Hi Team

How can we delete the attachment in Incident from instance to another using Rest?

Regards,

Priya

5 REPLIES 5

asifnoor
Kilo Patron

Hello Priya,

Under left navigation, check REST API Explorer and there you can check out different API requests (GET, POST, DELETE). once its working, you can find the sample code, which you can take and trigger it.

Mark the comment as a correct answer and helpful if this answers your question.