/v2/connections/billing/anycost/validate_billing_drop

Validate a single AnyCost Stream Connection Billing Drop. Note: An uncompressed request body larger than 5 MB will result in a 413 Request Entity Too Large response

Body Params
string
Defaults to 2025-01-01T00:00:00Z

ISO 8601 datetime string (e.g., 2023-10-26T14:27:46+00:00)

string
enum
Defaults to replace_drop

The type of operation to perform on the data.

  • replace_drop: Replace the data with the new data.
  • replace_hourly: Replace the data that have overlapping hours with the new data
  • sum: Append data to the existing data If no prior data exists, a new drop with data will be created
Allowed:
data
array of objects
required
data*
Headers
string

If passed, any subsequent operation with the same value for this header will return the exact same result. This is true for all responses, i.e. successes and errors.

string

If passed, the operation executes in the namespace specified by this key. Resource mutations in the namespace last for 1 hour.

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json