Authorizations
Path Parameters
Query Parameters
Comma-separated list of model slugs to delete
Example:
"gpt-4,gpt-3.5-turbo"
Response
200 - application/json
Models deleted successfully
The response is of type object
.
Removes multiple custom models from an integration by their slugs.
Comma-separated list of model slugs to delete
"gpt-4,gpt-3.5-turbo"
Models deleted successfully
The response is of type object
.