- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-28-2025 05:58 AM
Maximum payload size for the inbound rest api request?
May I know where it is configured in service now..is it in system property? If yes, can anyone share the property name..
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-28-2025 07:05 AM
Yes that is for the request. You aren't limited with the response as you can send data as a stream
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-28-2025 06:44 AM
glide.rest.max_content_length can be set to a maximum of 25mb
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-28-2025 07:02 AM
Hope thr above property is for the request and not for the response..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-28-2025 07:05 AM
Yes that is for the request. You aren't limited with the response as you can send data as a stream
