Reset Relay Proxy configuration key
Reset a Relay Proxy configuration's secret key with an optional expiry time for the old key.
Path parameters
id
The Relay Proxy configuration ID
Headers
Authorization
Query parameters
expiry
An expiration time for the old Relay Proxy configuration key, expressed as a Unix epoch time in milliseconds. By default, the Relay Proxy configuration will expire immediately.
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