For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Reset a Relay Proxy configuration's secret key with an optional expiry time for the old key.
Authentication
Authorizationstring
API Key authentication via header
Path parameters
idstringRequiredformat: "string"
The Relay Proxy configuration ID
Query parameters
expirylongOptional
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
_idstring
The ID of the Relay Proxy configuration
namestring
A human-friendly name for the Relay Proxy configuration
policylist of objects
A description of what environments and projects the Relay Proxy should include or exclude
displayKeystring
The last few characters of the Relay Proxy configuration key, displayed in the LaunchDarkly UI
creationDatelong
Timestamp of when the Relay Proxy configuration was created
lastModifiedlong
Timestamp of when the Relay Proxy configuration was most recently modified
_creatorobject
Details on the member who created this Relay Proxy configuration
_accessobject
Details on the allowed and denied actions for this Relay Proxy configuration