Skip to main content
PUT
Update traffic split

Authorizations

Authorization
string
header
required

Voiceflow bearer token

Query Parameters

projectID
string
required

The ID of the project to operate on.

Body

application/json
traffic
object
required

Map of environmentAlias → traffic percentage (0-100). Values must sum to 100.

Response

200 - application/json

Confirms the new split was saved. The body is a message only, so read the environments back to see the trafficPercentage now recorded against each one.

message
string
required

A human-readable message confirming the update.