Skip to main content
DELETE
Archive shared or extension model

Authorizations

Authorization
string
header
required

Can be either an Organization API Key or Personal Access Token (PAT).

Include in the Authorization header as: Bearer YOUR_TOKEN

Path Parameters

modelId
string<uuid>
required

ID of the model to delete.

Response

Model moved to trash successfully

success
boolean
Example:

true