Skip to main content
PUT
Set bot field value by id or name

Authorizations

Authorization
string
header
required

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

Path Parameters

idOrName
string
required
Maximum string length: 255

Body

application/json
value
string
required
Maximum string length: 255

Response

OK

id
string
required
name
string
required
type
enum<string>
required
Available options:
shortText,
email,
phoneNumber,
number,
date,
datetime,
boolean,
longText
value
string | null
required