SetApplicationInfo
Edits the account’s application.
Allowed roles: Owner, Admin.
Example request: Change the application name.
Edits the account’s application.
Allowed roles: Owner, Admin.
Example request: Change the application name.
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.
The application ID. Required unless required_application_name is provided.
The application name. Required unless application_id is provided.
The new short application name in format [a-z][a-z0-9-]79