Delete Records
Delete records from the data lake table represented by this resource
collection.
- URI
- /api/v1/ingest/sources/{name}/{object-name}
- Available since release
- Data Cloud v1.0, Salesforce v51.0
- Formats
- JSON
- HTTP methods
- DELETE
- Authentication
- Authorization: Bearer access_token
- Request body
-
- Request parameters
-
Parameter Description name Name of the Ingest API data connector. object-name Name of the resource type to send to Data Cloud. - Response body
-
None. Returns a status code of 202 (Accepted), which indicates that Request is accepted and it gets processed asynchronously.