Toggle Model Batch By App Id
Enable or disable a list of models for a given app_id.
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Query Parameters
Body
application/json · string[]
The body is of type string[]
.
Response
200
application/json
The response is of type any
.
Was this page helpful?