- 開発
- CMS Developer Docs
- Delete a model.
Delete a model.
DELETE
/{workspaceIdOrAlias}/projects/{projectIdOrAlias}/models/{modelIdOrKey}
Delete a model.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” workspaceIdOrAlias
required
string
ID or alias of the workspace
projectIdOrAlias
required
string
ID or alias of the project
modelIdOrKey
required
string
ID or key of the model in the project
Responses
Section titled “ Responses ”The model id
object
id
required
string
Invalid request parameter value
Access token is missing or invalid
Not found
Internal server error