Skip to main content
POST
Nest from encoded geometry

Authorizations

Authorization
string
header
required

Headers

Accept
enum<string>
required

Accept Header

Available options:
application/json

Query Parameters

Request
string
ResultsWebhookUri
string
AutomaticallyStartNesting
boolean

Body

application/json

Submit a nesting request from encoded geometry (from the importer or defined as SimpleGeometry). Async: returns a RequestId; the result is delivered to your ResultsWebhookUri.

Request
GeometryNestingRequest · object

GeometryNestingRequest

ResultsWebhookUri
Uri · object

Uri

AutomaticallyStartNesting
boolean

Response

Nesting request accepted. Returns a RequestId for tracking.

ApiNestingResult

RequestId
string