SIP AccountsDelete SIP accountDelete SIP account DELETE /api/v1/sipaccounts/:id Delete a SIP account. Authentication: Requires Bearer token in Authorization header: Authorization: Bearer <token> Request Responses204403Successfully deletes SIP accountReturns 403 error when API token is incorrect