Schemas

Delivery API Settings Management API schemas

DeliveryApiSettingsResponseV1

 

Properties

propertyrequiredtypedescriptiondetailsexample
enabled booleanIndicates whether the delivery API is enabled.  
skipTranslations booleanIndicates whether to skip translations.  

DeliveryApiSettingsResponseV2

 

Properties

propertyrequiredtypedescriptiondetailsexample
enabled booleanIndicates whether the delivery API is enabled.  
secret stringThe secret associated with the delivery API.  
format enumThe format used by the delivery API.
  • inlined
  • flattened
 
securedApis array[] of stringsList of secured APIs.  
skipTranslations booleanIndicates whether to skip translations.