Deprecation Notice
Documented By URL API endpoints
As of release 19.12 (May 2025), the following endpoints under All Objects are deprecated:
-
POST /relationships/documentedbyurl— Create 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/documentedbyurl— Create 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.