cURL
curl --request DELETE \ --url https://api.shipbob.com/Experimental/product/{productId} \ --header 'Authorization: Bearer <token>'
{ "property1": [ "string" ], "property2": [ "string" ] }
Authentication using Personal Access Token (PAT) token
The product identifier
Success
Was this page helpful?