Remove tags from a mention

Tier: Enterprise

Rate limit: 1000 requests per hour (shared with POST endpoint)

Removes one or more tags from a specific mention.

Tag validation:

  • Tag names must be non-empty and cannot contain only whitespace
  • Maximum tag name length: 255 characters
  • Maximum tags per request: 50

⚠️ WARNING: Due to caching layers tags propagation might take up to 1 minute from the moment tag is removed.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of the mention to untag

Body Params
tags
array of strings
required
length between 1 and 50

List of tag names to untag from the mention. Tag names must be non-empty and cannot exceed 255 characters.

tags*
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*
application/json