Delete a CRM EventAsk AIdelete https://{environment}.kliks.io/api/v1/events/{eventId}Delete a CRM Event by idPath ParamseventIdstringrequiredlength ≥ 30A valid EventId must exist in the system. Typically this is mapped between the Customer CRM and Kliks cloudResponses 204OK-Success. The CRM Event was deleted. 400Bad Request (Client error). The client should correct request and retry. 401Unauthorized. Request is made for a resource that requires valid auth token. 404Not Found. 500Internal Server Error. If a transactionId is provided, please report to [email protected]. defaultGeneric error, where source is not known. A transactionId may not be available.Updated over 4 years ago