Delete price category

Permanently deletes a price category by its ID.

Warning: If product prices are associated with this category, they will also be deleted. Make sure to reassign products to another price category before deletion if needed.

Path Parameters

ParameterTypeRequiredDescription
idintegerYesPrice category unique identifier

Response

  • 204 No Content: Price category successfully deleted
  • 401 Unauthorized: Invalid or missing API key
  • 404 Not Found: Price category not found
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required
Responses
204

Resource deleted

401

Unauthorized

404

Resource not found

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!