SHOULD limit number of sub resource levels
Path SHOULD contain no more than 3 sub-resources (nested resources with non-root URL paths).
Invalid Example
/users/location/name/address/email:
Valid Example
/users/{userId}/{name}:
Published: 24 January 2025
Last updated: 14 August 2025
Page Source