XentrDeveloper Docs
API ReferenceProducts

Delete an attachment

DELETE
/api/factories/{factoryId}/products/{productId}/attachments/{attachmentId}
AuthorizationBearer <token>

In: header

Path Parameters

factoryId*string
productId*string
attachmentId*string

Response Body

curl -X DELETE "https://api.xentr.ai/api/factories/string/products/string/attachments/string"
Empty