Delete tags

Deletes multiple tags in a single request. Add a query string with the parameter tagIds and a comma-separated list of one or more tagIds values.

Use this example to create a request to delete three tags:
{merchantId}/tags?tagIds={tagId1},{tagId2},{tagId3}

Language
Authorization
Bearer
Click Try It! to start a request and see the response here!