Delete Product
Removes a specific Product by its unique ID.
Authentication
AuthorizationBearer
This authentication type can be used to directly call the service.
OR
X-API-KEYstring
This authentication type is supported by using the provided API key for the merchant account.
Path parameters
connectionId
represents the ID of a connection. It is used as a unique identifier for the connection
id
represents the ID of a map
Response
No Content
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
500
Internal Server Error