Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
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.
Vida API Token
Registration deleted successfully
true
"Registration deleted successfully"