These docs are for v1.2. Click to read the latest docs for v1.3.

/content/{id}/buttons

Attaches array of buttons to the content

Log in to see full request history
Path Params
integer
required

Content instance id

Query Params
buttons
array of arrays of strings
required

Array of button keys and labels for e.g. 'buttons' : {'0': ['1', '2']}. The first parameter i.e 1 is button_key_id and second i.e. 2 is button_label_id

buttons*
string
required

Client id

Responses

400

Bad request

403

Forbidden

404

Content or Button instance not found

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json