curl --request DELETE \
--url 'https://api.vida.dev/api/v2/sip/registration?token='{
"success": true,
"message": "Registration deleted successfully"
}Remove the SIP registration for the authenticated account.
curl --request DELETE \
--url 'https://api.vida.dev/api/v2/sip/registration?token='{
"success": true,
"message": "Registration deleted successfully"
}Documentation Index
Fetch the complete documentation index at: https://vida.io/docs/llms.txt
Use this file to discover all available pages before exploring further.