Skip to content

Add credentials for an S3 bucket

POST
/s3-credential

Add credentials for an S3 bucket

Request Body

object
endpoint
required

URL to the endpoint

string
/(https*):\/\/(.+)/
http://candig.docker.internal:9000
bucket
required

Name of the bucket

string
access_key
required

Access key for the bucket

string
secret_key
required

Secret key for the bucket

string

Responses

200

Success

object