Id field doesn't appear

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
Screenshot_2025-07-18_at_6.38.58_PM.png

Hi mattlevan,

Please try the following steps:

  1. After saving the schema, check if the ‘id’ field exists in the schema to confirm it was saved successfully.
  2. Refresh the project and check if the ‘id’ field appears in the API documentation.
  3. If the issue persists, try adding another field to see if the same problem occurs. If it does, please provide your software version number so we can reproduce and investigate.

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.