Printago API
POST
/v1/skus/delete-many
Delete multiple SKUs
Request Body
Array of SKU identifiers to delete
RequestBody
value
string[]
Example Request
application/json
[ "string" ]
Response Schema
Response
value
string[]
Example Response
201 OK — application/json
[ "string" ]