Magic Link
Magic Link is a time-sensitive, single-use URL sent to a user's email, allowing them to authenticate without a password. When clicked, the link verifies the user's identity and grants access to the system.
📄️ Get the Magic Link for a user
Get information about the Magic Link for the specified user if one has been created. Caller requires the MAGICLINKS:VIEW permission.
📄️ Create and get the Magic Link for a user
Create and get the Magic Link for the specified user. Caller requires the MAGICLINKS:ADD permission.
📄️ Delete the Magic Link for a given user
Delete the Magic Link for the specified user. Caller requires the MAGICLINKS:REMOVE permission.