v1
latestOpenAPI 3.0.02026-07-17166300328.1 KBEvents
Remove event tag
post/events/removeTag/{eventId}/{tagId}
Path parameters
Example:12345
UUID or numeric ID of the event
tagIdstring required
Example:12345
Numeric ID of the attribute
Response
Remove event tag response
Example response
{
"success": "Tag removed.",
"errors": "Tag could not be added."
}