Socotra
API ReferenceConfiguration and Development API

Developer API

ActionEndpoint
Build a Development BundlePOST/config/{tenantLocator}/developer/build
Download a Development BundleGET/config/{tenantLocator}/developer/download

Build a Development Bundle

Build a Development BundlebuildBundle
POST/config/{tenantLocator}/developer/build

Parameters

NameInTypeRequiredDescription
tenantLocatorpathuuidYes
Request with application/zip:ConfigurationRef
Request with multipart/form-data:ConfigurationRef
Response:StreamingResponseBody<ZipFile>
Security Group:developer
Permission:
build

Download a Development Bundle

Download a Development BundledownloadBundle
GET/config/{tenantLocator}/developer/download

Parameters

NameInTypeRequiredDescription
tenantLocatorpathuuidYes
Response:StreamingResponseBody<ZipFile>
Security Group:developer
Permission:
download

On this page