Create a new event link
Events
Create a new event link
Creates a link to the Nudj platform. When a user follows the link and registers/signs in, they will have the event logged on their behalf.
POST
Create a new event link
Authorizations
Body
application/json
The name of the custom event
The payload of the event. An object made up of any key, value pairs you want to store with the event.
The community that the event belongs to
Pattern:
^[0-9a-fA-F]{24}$Amount of time (in seconds) until the link will expire
Whether the link should be able to be used by a single user (true) or multiple users (false)
Response
Successful response
The generated event link

