Delete Item Category

Beta
DELETE/v1/catalog/item-categories/{id}

This endpoint is idempotent. Learn more

Deletes an account-owned item category.

Default system categories cannot be deleted.

Permissions requiredValues:item_categories:delete
The role behind your API key or agent must grant every one of these permissions.
idstring

Item category ID.

Responses

200

Successful response for Delete Item Category