Skip to main content
PUT
Configurar S3

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Body

application/json
bucket
string
required
Example:

"my-wapizap-media"

region
string
required
Example:

"us-east-1"

accessKey
string
required
secretKey
string
required
endpoint
string

Endpoint customizado (opcional)

prefix
string

Prefixo para os arquivos

Example:

"media/"

Response

200

S3 configurado