API Reference

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.

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 Code

Error Description

200

OK

401

You are not authorized to view the resource.

403

Accessing the resource you were trying to reach is forbidden.

404

The resource you were trying to reach is not found.

4030201

Not Event Host

404800

Session not found!

406112

You have already used your {EMAIL_BLASTS} email blasts

4060067

Unsuccessful encoding of email template id.

4060020

Cannot update the email template. Please use the duplicate email template functionality.

4060090

Unable to update the scheduled notification which is already sent.

4040017

Message to contacts not found.

Language
Credentials
Header
Click Try It! to start a request and see the response here!