Skip to main content

Delete the Magic Link for a given user

DELETE 

/api/web/v1/users/:userid/magiclink

Delete the Magic Link for the specified user. Caller requires the MAGICLINKS:REMOVE permission.

Request

Path Parameters

    userid stringrequired

    The UUID of the user to delete the Magic Link for.

Responses

Successful

Loading...