AddSubUser
Creates a subuser.
Allowed roles: Owner.
Example request: Create a new subuser for account_id = 1.
Creates a subuser.
Allowed roles: Owner.
Example request: Create a new subuser for account_id = 1.
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 (;)
The [AddSubUser] function result.