URI structure for the Kick API

The following scenario displays an example of how to structure a URI to use with the Kick API:

  • Domain: mt1s.vivox.com
  • Issuer: blindmelon-AppName-dev
  • Admin user: blindmelon-AppName-dev-Admin
  • User to kick: jerky

Based on this information, use the following URI structures:

  • from_uri - "sip:blindmelon-admin@mt1s.vivox.com"
  • to_uri - "sip:blindmelon-service@mt1s.vivox.com"
  • sub_uri - "sip:.blindmelon-jerky.@mt1s.vivox.com"

For more information, see Access token claims for the Kick API.