{
"deployments": [
{
"id": "<string>",
"environmentId": "<string>",
"widgetConfigurationDistributions": [
{
"widgetConfigurationId": "<string>",
"distributionPercentage": 123
}
]
}
]
}Creates new deployments for the specified account
{
"deployments": [
{
"id": "<string>",
"environmentId": "<string>",
"widgetConfigurationDistributions": [
{
"widgetConfigurationId": "<string>",
"distributionPercentage": 123
}
]
}
]
}The ID of the account
Array of deployment configurations
Show child attributes
Array of widget configuration distributions
Show child attributes