Update the value of an existing system secret in the vault
| Field | Type | Required | Description |
|---|---|---|---|
secret_uuid | string | Yes | UUID of the secret to update |
secret_updated_value | string | Yes | New value for the secret |
| Field | Type | Description |
|---|---|---|
success | boolean | Indicates if the request was successful |
details | string | Success message |
API key for authentication. Get this from your dashboard by selecting a brand and going to API Keys section.
Brand UUID for authentication. Get this from your dashboard after adding a brand - it will be displayed in the UI.
Secret update configuration