Skip to main content

flows_instances_set_background_url_create

POST 

/api/v3//flows/instances/:slug/set_background_url/

Set Flow background (as URL)

Request

Path Parameters

    slug stringrequired

Body

required

    url stringrequired

    Possible values: non-empty

Responses

Success

Authorization: http

name: authentiktype: httpscheme: bearer

Request Collapse all
Base URL
/api/v3
Auth
Parameters
— pathrequired
Body required
{
  "url": "string"
}