Sync S3 Config

Sync S3 Config

Endpoint to sync all S3 Storage Configuration
Authorized Roles : PROVIDER or ORG_ADMIN

Request
URI
PUT
https://{api_host}/provider/environments/{id}/sync-s3config
COPY
Path Parameters
string
id
Required

ID of the environment


Authentication
This operation uses the following authentication methods.
Responses
200

OK

[
    {
        "task_id": "string"
    }
]

400

Bad Request

Operation doesn't return any data structure