Documentation

​
​

Development

User Acquisition

Monetization

Industry

Vivox Unreal SDK

Vivox Unreal SDK

Vivox
​
​
Vivox Unreal SDK
  • Overview
  • Get started
  • Release notes
  • Developer guide
  • Tutorials
  • Reference
    • Vivox Core Unreal class model overview
    • Vivox Unreal conventions
    • Unreal API Reference Manual
    • Access Token Developer Guide
      • Access token terminology
      • Requests that require access tokens
      • Access token identifiers
      • Access token format
      • Access token examples
      • Generate a token on the client
      • Generate a token on a secure server
      • Key update API
        • Add an application API key
        • Revoke an application API key
        • Troubleshooting an application API key
      • Access token error codes
    • Server to Server Web API Reference Guide
    • Third-party license information
  1. Vivox Unreal SDK documentation

Key Update API

Follow this workflow to automate the process of adding or revoking an application API key.
Read time 1 minute
Last updated 8 months ago

Use the key update API to automate the process of adding or revoking an application API key.
Note
These actions are manually performed in the Vivox Developer Portal on an application's details page.
The key update API consists of the following REST endpoints:
  • developer-api.vivox.com/api/v1/applications/remote-api/key/add
  • developer-api.vivox.com/api/v1/applications/remote-api/key/revoke
To enable these endpoints, complete the following steps:
  1. In the Vivox Developer Portal, in the left navigation pane, select the arrow next to your organization's name and select Settings.
  2. On the Organization Settings page, in the Remote API section, enable the Enable Remote API checkbox.
    This generates a unique username and password that you use to call the two endpoints.
  3. Select Update Organization.
You can then call these endpoints by using a tool such as cURL, Advanced REST Client (ARC), or Postman.

Copyright © 2026 Unity Technologies
LegalPrivacy PolicyCookiesDocumentation Terms of UseDo Not Sell or Share My Personal InformationYour Privacy Choices (Cookie Settings)

"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S and elsewhere (more info here). Other names or brands are trademarks of their respective owners.

Some pages are machine-translated for convenience, and may contain inaccuracies. In the event of conflicting information, the English version is authoritative.


    Report a problem with this page