DeleteSipRegistration
Delete SIP registration.
Allowed roles: Owner, Admin.
Example request: Delete SIP registration with id 1.
Delete SIP registration.
Allowed roles: Owner, Admin.
Example request: Delete SIP registration with 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.