ark-buckets
Delete backup bucket by ID
Delete backup bucket by ID
delete/api/v1/orgs/{orgId}/backupbuckets/{bucketId}
Path parameters
orgIdinteger required
Organization identifier
bucketIdinteger required
ID of the bucket
Response
Deleting backup succeeded
Example response
{
"id": 1,
"status": 200
}