Create deployment

Create a new deployment for an agent

Path parameters

agent_idstringRequired
The id of an agent. This is returned on agent creation.

Headers

xi-api-keystringRequired

Request

This endpoint expects an object.
deployment_requestobjectRequired
Request to create a new deployment

Response

Successful Response
traffic_percentage_branch_id_mapmap from strings to doubles or null
Map of branch IDs to traffic percentages

Errors