How to deactivate REST Messages
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2024 09:13 PM
Hello All,
Can you please let me know how to deactivate a REST Messages??
What are the steps to do so..
Please help...
Regards.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2024 09:25 PM
Hi @David Cross
I don't believe there is a lifecycle management with the REST message, to prevent the REST Message to be triggered you can deactivate the configuration which launches these REST message such as BR, script include, Flow etc.
You can also remove authentication cred from the REST message to ensure these doesn't go through.
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2024 10:34 PM
Thanks Aman, there were scheduled jobs and BR created to invoke these rest message... I've disabled them...

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2024 09:30 PM - edited 01-21-2024 09:31 PM
@David Cross There is no active field defined on Rest message, if you simply want any rest message from being used, you can either set Authentication type to no authentication (assuming it uses any authentication) or scramble the end point URL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2024 09:32 PM
Hi @David Cross
why do you want to deactivate a REST message. Please explain the issue or the underlying business requirement to help us understand you better and find the best solution.
Maik