POST/api/v2/account/relay-auto-configs
Body Parameters
View in API Reference
Request
$curl -X POST https://app.launchdarkly.com/api/v2/account/relay-auto-configs \
> -H "Authorization: " \
> -H "Content-Type: application/json" \
> -d '{
> "name": "Sample Relay Proxy config for all proj and env"
>}'
Response