SetKeyRoles
Set roles for the specified key.
Example request: Set roles 1, 2, 3 for the key.
Set roles for the specified key.
Example request: Set roles 1, 2, 3 for the key.
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 role id list separated by semicolons (;)
The role name list separated by semicolons (;)