Add Boosted Performer
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
performerstringRequired
Exact performer name to boost (as in TicketEvents.Performer)
Responses
200
Performer added or already boosted
application/json
successbooleanOptional
performerstringOptional
addedbooleanOptional
true if newly added, false if already in the list
messagestringOptional
Present when added is false
400
Missing or empty performer
application/json
429
Premium tier only, or rate limit exceeded
application/json
503
BoostedPerformers table not available
application/json
post
/boostLast updated