cURL
curl --request DELETE \ --url https://api.eflow.team/v1/networks/custom/caps/{settingId} \ --header 'X-Eflow-Api-Key: <api-key>'
{ "result": true }
The Everflow API key generated from the Control Center > Security.
The custom cap setting identifier.
OK
Was this page helpful?