Skip to main content
PATCH
/
collection-v2
/
{id}
/
add-product
{
  "statusCode": 400,
  "message": "Bad Request",
  "error": "Invalid input data"
}

Authorizations

x-droplinked-api-key
string
header
required

Path Parameters

id
string
required

id identifier

Example:

"507f1f77bcf86cd799439011"

Body

application/json

The body is of type any.

Response

Success