latestOpenAPI 3.1.0Apache License Version 2.02026-08-17498525913.3 KB

40169ccdec5c

ai-model-controller

Delete AI model by ID (deleteAiModelById)

Deletes the AI model record by its id. If a record with the specified id exists, the record is deleted and the endpoint returns true. If no such record exists, the endpoint returns false.

Available for users with 'TENANT_ADMIN' authority.

delete/api/ai/model/{modelUuid}

Path parameters

modelUuidstring uuid required

ID of the AI model record

Response

OK

boolean required