Delete bucket.
Sign in to run requests against the CDE API.
Authorization
oAuth2AuthCode AuthorizationBearer <token>
In: header
Path Parameters
bucketId*string
Format
uuidResponse Body
application/json
application/json
curl -X DELETE "https://cde.staging.productsup.com/buckets/497f6eca-6276-4993-bfeb-53cbbbba6f08"{
"message": "Bucket has been deleted."
}{
"message": "Access denied for user."
}How is this guide?