v1

latestOpenAPI 3.1.02026-07-2414103.5 MB

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

integration_namestring
statusstring

Example response

{
  "integration_name": "s3_default",
  "status": "Lease deleted"
}