cURL
curl --request DELETE \ --url https://api.f6o.co/v2/alert/properties/{alertId} \ --header 'x-api-key: <api-key>'
{ "kind": "<string>", "internalDelay": 123, "created": "<string>", "updated": "<string>", "deleted": "<string>", "noop": "<string>" }
API Key used to be authentified to these APIs. Please contact Fluximmo to get one
A successful response.
Was this page helpful?