Deletes the dataset based on the provided dataset IdAsk AIdelete https://api.actonsoftware.com/custom-objects/v1/{accountId}/data/{objectId}/{identifier}Permanently removes a dataset and all its dataPath ParamsaccountIdstringrequiredThe Act-On account Id for the deletion requestobjectIdstringrequiredThe Custom Object Id for the deletion requestidentifierstringrequiredThe custom object dataset Id or dataset name for the deletion requestResponses 200Successful response 400Bad request 401Unauthorized 403Forbidden 500Internal Server Error.Updated 10 months ago