endpointId is provided, deletes query data and client metadata for clientsclientId[] is also provided, deletes query data and client metadata for those specific clientscurl --location -g --request DELETE 'https://us-east1-org01.analytics.controld.com/v2/activity-log?endpointId&clientId[]' \
--header 'Authorization: <api-key>'{
"success": false,
"error": {
"message": "string",
"code": 418
}
}