External Models
Soft-delete a model and cascade to chats, messages, attachments
Sets isDeleted=true on the model and all related chats, messages and attachments. Returns counts of affected rows.
delete/v1/external-models/{id}
Path parameters
idstring required
Model ID
Headers
x-api-keystring required
API key for authentication
Response
Model and related data soft-deleted
Changes
No recorded changes to this endpoint across all 1 revision of this API.