SetSecretInfo
Edits a secret’s parameters.
Example request: Update the value for secret 10.
Edits a secret’s parameters.
Example request: Update the value for secret 10.
Voximplant Management API uses signed JWT tokens generated from your service-account private key. Pass the token in the Authorization header as a Bearer value:
See Authorization for ready-to-copy snippets in bash, Python, Node.js and Go that turn your credentials.json into a token.
Application ID. Required unless application_name is provided.
Application name. Required unless application_id is provided.
Secret ID to edit. Required unless secret_name is provided.
Secret name. Required unless secret_id is provided.