DeleteS3Ingestion
Updated at:
Copy as MD
Deletes an S3 ingestion task.
Try it now
Test
RAM authorization
Request syntax
DELETE /s3ingestions/{s3IngestionName} HTTP/1.1
Path Parameters
|
Parameter |
Type |
Required |
Description |
Example |
| s3IngestionName |
string |
Yes |
The name of the S3 ingestion task. |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| project |
string |
Yes |
The name of the project. |
Response elements
|
Element |
Type |
Description |
Example |
None defined.
Examples
Success response
JSON format
{}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.
Is this page helpful?