Skip to main content

Deprecation Notice

Documented By URL API endpoints

As of release 19.12 (May 2025), the following endpoints under All Objects are deprecated:

  • POST /relationships/documentedbyurlCreate documented by URL relationship

  • DELETE /relationships/documentedbyurl/{objectId}Delete documented by URL relationship

These endpoints have been replaced starting with 19.13 (June 2025):

  • POST /object/relationships/documentedbyurlCreate a documented by URL relationship

  • DELETE /object/documentedbyurl/relationships/{relationshipId}Delete an active documented by URL relationship

⚠️ Important: The deprecated endpoints will be removed in the December 2025 release. Please update your integrations to use the new endpoints before that date.