/alertsAsk AIpost https://streamlabs.com/api/v2.0/alertsBody ParamstypestringrequiredThis parameter determines which alert box this alert will show up in, and thus should be one of the following: follow, subscription, donation, or host.image_hrefstringThe href pointing to an image resource to play when this alert shows. If an empty string is supplied, default image will be displayed.sound_hrefstringThe href pointing to a sound resource to play when this alert shows. If an empty string is supplied, default sound will be played.messagestringThe message to show with this alert. If not supplied, no message will be shown. Surround special tokens with *s, for example: This is my special alert!user_messagestringActing as the second heading, this shows below message,durationstringHow many seconds this alert should be displayed. Value should be in milliseconds.Ex: 1000 for 1 second.special_text_colorstringThe color to use for special tokens. Must be a valid CSS color string.Responses 200200 400400Updated 10 months ago