v1
latestOpenAPI 3.1.02026-07-22750642.5 KBCDP Custom Objects
Delete object
Soft-delete a custom object and its links. Idempotent.
delete/api/v1/cdp/custom-objects/{type}/{externalId}
Path parameters
typestring required
The custom object type name.
externalIdstring required
The object externalId within its type.
Response
Success