v1

latestOpenAPI 3.0.02026-07-13105112106.9 KB
Buckets

Updates the details of a single bucket

put/v1/accounts/{accountSid}/buckets/{bucketSid}

Path parameters

accountSidstring required

accountSid

accountSid

bucketSidstring required

bucketSid

bucketSid

Request body

namestring required

The name of the bucket

verifySslCertsboolean required

If SSL Certificates should be verified as valid and trusted.

Response

Successful

sidstring required

Sid of the bucket

accountSidstring required

accountSid

namestring required

Name of the bucket

verifySslCertsboolean required

If SSL Certificates should be verified as valid and trusted.

appIsConnectedboolean required

If the bucket is connected to an application via the SDK.

createdAtstring required

Example response

{
  "createdAt": "1970-01-01T00:00:00.000Z"
}