Changes to Add data-export destination
POST /api/v1/data-export/destinations
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 7 of the 115 revisions of this API.77
What changed
- ●
added the new
ContractNotFoundenum value to thecoderesponse property for the response status404response-property-enum-value-added
- ●
- ●
added the new
CreditOveragePriceCurrencyNotFoundenum value to thecoderesponse property for the response status400response-property-enum-value-added
- ●
added the new
InvalidCreditOverageBillingModelenum value to thecoderesponse property for the response status400response-property-enum-value-added
- ●
added the new
InvoicePreviewNotAvailableForDraftContractenum value to thecoderesponse property for the response status400response-property-enum-value-added
- ●
added the new
OveragePriceNotSupportedOnAddonenum value to thecoderesponse property for the response status400response-property-enum-value-added
- ●
added the new
OveragePriceRequiresUsageLimitenum value to thecoderesponse property for the response status400response-property-enum-value-added
- ●
- ●
added the new
GovernanceNotEnabledenum value to thecoderesponse property for the response status403response-property-enum-value-added
- ●
- ○
added the new optional request property
enabledModelsnew-optional-request-property
- ○
added the optional property
data/destinations/items/enabledModelsto the response with the200statusresponse-optional-property-added
- ○
- ○
added the new optional
headerrequest parameterX-ACCOUNT-IDnew-optional-request-parameter
- ○
added the new optional
headerrequest parameterX-ENVIRONMENT-IDnew-optional-request-parameter
- ○
- ○
added the optional property
data/destinations/items/connectionStatusto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/destinations/items/lastSyncStatusto the response with the200statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
- ○