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

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2020 05:29 AM
Hi Team
How can we delete the attachment in Incident from instance to another using Rest?
Regards,
Priya
5 REPLIES 5

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2020 05:41 AM
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.