Revoke S3 Integration
This endpoint deletes the S3 integration.
post/v3/batch/s3-connector/revoke
Request body
{"stackTrail":"paths:/v3/batch/s3-connector/revoke:post:requestBody:content:application/json:schema","oasType":"schema","type":"unknown"}
Response
200
Example response
{
"integration_name": "s3_default",
"status": "Lease deleted"
}