Update a Relay Proxy config
Update a Relay Proxy configuration. Updating a configuration uses a JSON patch or JSON merge patch representation of the desired changes. To learn more, read Updates.
Path parameters
id
The relay auto config id
Headers
Authorization
Request
This endpoint expects an object.
patch
A JSON patch representation of the change to make
comment
Optional comment
Response
Relay auto config response
_id
The ID of the Relay Proxy configuration
name
A human-friendly name for the Relay Proxy configuration
policy
A description of what environments and projects the Relay Proxy should include or exclude
fullKey
The Relay Proxy configuration key
displayKey
The last few characters of the Relay Proxy configuration key, displayed in the LaunchDarkly UI
creationDate
Timestamp of when the Relay Proxy configuration was created
lastModified
Timestamp of when the Relay Proxy configuration was most recently modified
_creator
Details on the member who created this Relay Proxy configuration
_access
Details on the allowed and denied actions for this Relay Proxy configuration