Send Magic Link to The Provided Email Address

This API is used to send a magic link to the provided email address.
This API can be accessed by an admin and super admin.
To call this API, user will have to pass query param with API URL like email and authentication key to authenticate user.

This will return a success message if API is executed successfully.
Here are the possible error messages, which return if any condition fails or required data is missing for processing.

Error CodeError Description
200Success.
201Created.
400The request could not be understood by the server due to malformed syntax.
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.
4060452Please pass email address.
4040100User Not Found.
4060453email_address is not registered for event_name.
Language
Authorization
Header
Click Try It! to start a request and see the response here!