Skip to main content

flows_instances_set_background_create

POST 

/api/v3//flows/instances/:slug/set_background/

Set Flow background

Request

Path Parameters

    slug stringrequired

Body

    file binary
    clear boolean

Responses

Success

curl -L -X POST '/api/v3/flows/instances/:slug/set_background/' \
-H 'Content-Type: multipart/form-data' \
-H 'Authorization: Bearer <TOKEN>'
Request Collapse all
Base URL
/api/v3
Auth
Parameters
— pathrequired
Body
file