DELETE
/
remove_erpnext_info
curl --request DELETE \
  --url https://api.toingg.com/api/v3/remove_erpnext_info \
  --header 'Authorization: Bearer <token>'
"<any>"

Overview

The “remove_erpnext_info” endpoint is used to delete the saved ERP Next credentials from Toingg. By sending a DELETE request to the /remove_erpnext_info endpoint, users can remove the ERP URL, API key, and secret associated with their ERP Next integration.

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Response

200 - application/json
Successful Response

The response is of type any.