Hello, In the attached screenshots you can see that the referenced object in the request body has a field named id
. When I save the page and view the endpoint body params that field is gone. How can I make it show up?
Thanks,
matt
Hello, In the attached screenshots you can see that the referenced object in the request body has a field named id
. When I save the page and view the endpoint body params that field is gone. How can I make it show up?
Thanks,
matt
Hi mattlevan,
Please try the following steps:
Let us know the results.
Could you also check if the ‘id’ field is marked as readonly? Readonly fields won’t be displayed in the Request Body.
Thank you for your help and sorry for the delay while i was out of office, the issue was indeed that they were read-only