post https://api.similarweb.com/v3/batch/s3-connector/revoke
This endpoint deletes the S3 integration.
Request:
Response
The response contains the status of the revoke request. Can be a successful revoke status if the integration was revoked or a bad request if the integration do not exist.
Property | Description | Example |
---|---|---|
integration_name str | The name of the revoked integration. | "my_integration" |
status str | The status of the revoke request. | "Lease revoked" |