v8

latestOpenAPI 3.0.2raw.githubusercontent.com2025-07-05181151306.2 KB
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