Skip to main content

Delete Tag

DELETE 

/api/tags/:id

Deletes a tag. Returns an error if the tag is still linked to any products, sales orders, or purchase orders.

Required scope: settings:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type