Hub

Update a Hub Secret

Update a specific secret in a hub

put/v1/hub/{hub_id}/secrets/{secret_id}

Path parameters

hub_idstring uuid required

The UUID of the hub where the secret is located

secret_idstring uuid required

The UUID of the secret to be updated

Request body

namestring required
valuestring required

Response

Successfully updated the hub secret

metadataobject

Changes

Changed in 2 of the 8 revisions of this API.11