Skip to main content
PATCH
Update Plot Links

Authorizations

Authorization
string
header
required

API key generated in Settings > API Keys. Include as Authorization: Bearer <key>.

Path Parameters

id
string<uuid>
required

Body

application/json
supplierArticleIds
string<uuid>[]
required

The complete new set of supplier articles for this plot. It replaces the current links: links not in the list are removed. At least one id.

Required array length: 1 - 5000 elements

Response

Links replaced

success
boolean