Skip to main content
DELETE
Delete Model

Authorizations

Authorization
string
header
required

Bearer authentication using an access token. Format: Bearer <access_token>

Path Parameters

modelId
string
required

Model ID to delete. Must be provided.

Query Parameters

userId
string

User ID for authorization. Must be a valid UUID.

Response

A successful response.

DeleteModelResponse confirms the deletion of a model.

empty
object