cURL
curl --request POST \ --url https://aodocs.altirnao.com/api/domain/v1beta1/configuration/{flagName} \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "configurationFlagValue": "<string>", "kind": "<string>" } '
This response has no body data.
Sets value for the specified custom configuration flag at domain level.
The access token received from the authorization server in the OAuth 2.0 flow.
The name of the configuration flag
The domain
The security code
The value of a custom configuration flag