Skip to main content

Remove tag from PEP data store

DELETE 

/rx-api/players-data/v1/tags/remove/:tagId

This API allows remove a tag from the PEP data store.
If you remove a tag all the players linked to this tag are going to be removed from the tag, in other words the tag is removed from all players and deleted from the PEP data store.
As well if the category associated to the tag to be removed doesn't have any additional tags linked to it, the category is removed from the data store and the association to the players to the category.

Request

Responses

Accepted