Printago API
POST /v1/parts/{partId}/estimate

Trigger part estimation

Requires: part.edit

Path Parameters

partId required
string
Part ID

Response Schema

Response
messagerequired
string

Example Response

201 OK — application/json
{
  "message": "string"
}