Archive shared or extension model
Connection Admin permissions are required to use this endpoint.
Archive a shared or shared extension model, including all content and child extension models built on the target. For shared models, the model’s Git configuration is also removed.
This endpoint performs a soft delete - the model is recoverable from the trash. Restoring the model does not automatically restore its content, which must be restored separately.
Only SHARED and SHARED_EXTENSION models can be deleted with this endpoint. To delete a branch model, use the Delete branch API.
Authorizations
Can be either an Organization API Key or Personal Access Token (PAT).
Include in the Authorization header as: Bearer YOUR_TOKEN
Path Parameters
ID of the model to delete.
Response
Model moved to trash successfully
true

