What is the payload size limit for update connection API?
Is there also a limit for enabled_clients field (size or # of entries)?
There is no limit on the number of enabled_clients, however, there is a hard limit of 1MB for the payload of the management API call. If those are third party clients, you could always mark the connection as domain level and ignore the enabled_clients association: Promote Connections to Domain Level. If not, you should take into account the payload limit, but note that larger payloads may have some performance hits.
2 Likes
Thank you, much appreciated.
1 Like
No worries! We are here for you!