v1
latestOpenAPI 3.0.02026-07-24182211348.4 KBBuilder external data component
Delete an external data component
Deletes a single external data component based on the id. If the external data component is in use, the delete will fail. You can check if the external data component is in use by calling the "links" endpoint.
delete/builder/externaldatacomponent/{externalDataComponentId}
Path parameters
externalDataComponentIdinteger required
Id of the external data component to delete.
Response
OK