/
CL
cloudblue
/
CloudBlue Connect API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 12h ago · Updated 3w ago
Details
Filter operations
Accounts
28
ACL
6
Agreements
32
Assets
21
Auth
16
Brands
4
Catalog
10
Contracts
21
Conversations
8
Custom Attributes
11
Customers
12
DevOps
86
Domains
13
Embedded Listings
2
Extensions
31
Files
7
General Collections
10
Guidelines
7
Helpdesk
16
Hubs
7
InternalTaskContexts
2
Leads
12
Listings
15
Localization
23
Marketplaces
8
Metrics
1
MfaMethods
3
Mfas
6
Notification Rules
7
Notification settings
3
Offers
56
Offers Attributes Forms
2
Offers Blueprints
20
Offers Presets
4
Partners
13
PIM
57
Portals
6
PresetVersions
7
Pricing
20
Private Offers
11
Products
88
Reports
27
Settings
16
SLM
5
Statistics
4
Streams
60
Subscriptions
10
Usage Reporting
40
get
/assets/{asset_pk}/usage/aggregates
get
/products/{product_pk}/usage/rules
post
/products/{product_pk}/usage/rules
get
/products/{product_pk}/usage/rules/{id}
put
/products/{product_pk}/usage/rules/{id}
delete
/products/{product_pk}/usage/rules/{id}
get
/usage/aggregates
get
/usage/chunks
get
/usage/chunks/{id}
put
/usage/chunks/{id}
post
/usage/chunks/{id}/close
get
/usage/chunks/{id}/download
post
/usage/chunks/{id}/regenerate
get
/usage/files
post
/usage/files
get
/usage/files/{file_pk}/categories
get
/usage/files/{id}
put
/usage/files/{id}
post
/usage/files/{id}/accept
put
/usage/files/{id}/approve-all
post
/usage/files/{id}/close
post
/usage/files/{id}/delete
post
/usage/files/{id}/reconciliation
post
/usage/files/{id}/reject
post
/usage/files/{id}/reprocess
post
/usage/files/{id}/submit
post
/usage/files/{id}/upload
get
/usage/files/{id}/validation-errors
get
/usage/products/{id}/template
get
/usage/products/{id}/usage-schema
get
/usage/reconciliations
post
/usage/reconciliations
get
/usage/reconciliations/{id}
get
/usage/reconciliations/{id}/processedfile
get
/usage/reconciliations/{id}/uploadedfile
get
/usage/records
post
/usage/records/close-records
get
/usage/records/{id}
put
/usage/records/{id}
post
/usage/records/{id}/close
User
17
ValidatePayloads
1
Usage Reporting
post
/products/{product_pk}/usage/rules
Path parameters
product_pk
string
required
Request body
object
required
item
object
action
string
rule
string
status
string
Response
UsageUsageItemRule
required
id
string
action
'accept'
|
'reject'
|
'manual'
scope
string
rule
string
nullable
status
'active'
|
'deleted'
item
UsageUsageRuleReferenceItem
events
object
item_id
string
item_name
string
product_id
string
account_id
string
created_by
string
updated_by
string
Changes