Skip to main content
PUT
Bulk update bot field values

Authorizations

Authorization
string
header
required

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

Body

application/json
fields
object[]
required

Bot fields to update, each addressed by id or name.

Response

OK

The response is of type any.