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
Response
Successfully updated the hub secret
Changes
Changed in 2 of the 8 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲