Create/reschedule a session push notification

Create or reschedule session push notifications, which will be sent to the users who have registered for the session.

You need to pass id as a path parameter and will create a new push notification for the session, or it will update the existing data of push notification.

This API can be used by authenticated users only, and it will require super admin/event admin/event staff/attendee access.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Error Codes

Here are the possible error messages, which will return if any condition fails or if the required data is missing for processing.

Error CodeError Description
200OK
401You are not authorized to view the resource.
403Accessing the resource you were trying to reach is forbidden.
404The resource you were trying to reach is not found.
4030201Not Event Host
404800Session not found!
406112You have already used your {EMAIL_BLASTS} email blasts
4060067Unsuccessful encoding of email template id.
4060020Cannot update the email template. Please use the duplicate email template functionality.
4060090Unable to update the scheduled notification which is already sent.
4040017Message to contacts not found.
Path Params
int64
required

Unique session id

string
required

Event url is unique identifier for your event. E.g https://www.accelevents.com/events/demo. Here demo is the event url.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain