Config Store Secrets
Update Config Store Secret
Updates a secret for a Config Store.
put/v2/control-planes/{controlPlaneId}/config-stores/{configStoreId}/secrets/{key}
Request body
Response
Config Store Secret
Example response
{
"created_at": "2022-11-04T20:10:06.927Z",
"updated_at": "2022-11-04T20:10:06.927Z"
}Changes
Changed in 3 of the 52 revisions of this API.12
- ●
added the new
typeenum value to the///////response property for the response statusresponse-property-enum-value-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
added the success response with the status
response-success-status-added
- ○
- ○
endpoint added
endpoint-added
- ○