PUT
/
v1
/
apps
/
{app_id}
/
models
/
toggle-multiple

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

app_id
string
required

Query Parameters

enable
boolean
required

Body

application/json · string[]

The body is of type string[].

Response

200
application/json

The response is of type any.