API Documentation
Aet
-
anonymousSubscribe
Allows an anonymous user to subscribe to AET banner for a forum. If the user has already
accepted before, a 400 will be returned with 2 as the error code. -
dismiss
Allows an authenticated user to dismiss the AET banner for a forum. If the user has
already accepted/dismissed before, a 400 will be returned with 2 as the error code. -
export
Export subscribed users in either csv or json format.
-
pendingExportInfo
Returns information about pending exports for a forum..
-
subscribe
Allows an authenticated user to subscribe to AET for a forum. If the user has already
accepted/dismissed before, a 400 will be returned with 2 as the error code.