For the complete documentation index, see llms.txt. You can also append .md to any page URL to get its markdown version.
Skip to main content
For the complete documentation index, see llms.txt.

Removed deprecated endpoint to resolve external reference (GET)

· One min read

The User resource has been updated to remove the previously deprecated Resolve external reference endpoint, which used the HTTP GET method.

This means that you can now only use the newer Resolve external reference endpoint which uses the HTTP POST method.

Why have we done this?

You can read about why the previous endpoint was deprecated and improved in the 31.10.2023 release notes.