Skip to main content
DELETE
Delete event

Authorizations

Authorization
string
header
required

API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234$abcdef

Query Parameters

client_id
integer<int64>

Client ID

Body

application/json

Event for storage notification

name
string
required

name of type notification

Example:

"reaching_used_space, reaching_files_quantity, reaching_used_traffic, reaching_used_requests"

bucket_name
string
bytes
integer<uint64>

Bytes as limit

Example:

500

count
integer<uint64>

Count as limit

Example:

5

storage_name
string
uuid
string

Response