nexigon_api.projects.SetDeploymentTokenFlagsAction
tokenIdnexigon_api.projects.DeploymentTokenId (string)required
Unique ID of a deployment token.
flags objectrequired
Flags for deployment tokens.
autoAcceptboolean
nexigon_api.projects.SetDeploymentTokenFlagsAction
{
"tokenId": "string",
"flags": {
"autoAccept": true
}
}