Entity Management
Delete Entity
Use this API to delete an existing entity record.
🗒 Things to Know
- This API only supports AI Governance entities (Models, Datasets, AI Systems, and AI Agents).
- AI Governance APIs will become available over the course of the Spring as customer tenants are upgraded to enhanced AI Governance services. No customer action is required and more detailed information will be published in upcoming release notes and product documentation.
delete/api/ai-governance/v1/entities/{entityId}
Path parameters
entityIdstring uuid required
Identifier of the entity being removed using the API.
Query parameters
entityTypeIdstring uuid
Identifier of the entity type
entityTypeNamestring
Name of the entity type
Response
No Content - The entity was successfully deleted