alertpost https://buzz-key.api.beeswax.com/rest/alertBody Paramsuser_idint32ID of the user receiving the alert, must be an active useraccount_idint32Defaults to nullWhen a super user sends a global alert the account_id can be specified or can be set to all to send the alert to all users in all accounts.subjectstringrequiredSubject of the alert, <100 charscontentstringrequiredContent of the alertobject_typestringIf the alert refers to an object, such as a Creative, you can specify the type and ID (below) to allow for deep linking into an application. Must be a valid object_type. A list of object_types can be found using the "view_name":"object_type"object_idint32The object_id to link to if the object_type is specified.globalbooleanDefaults to falseWhen set, sends the alert to all users within the accounticonstringA string representing an icon or emoji to associate with the alert. e.g. :POOP:from_addressstringrequiredSender of the alert. Can be a name or an email address.activebooleanDefaults to trueIs the alert unread (1) or read (0)Responses 200200 406406Updated about 6 years ago