post https://api.teamscope.co/magic-link
Log in to see full request history
A sample body payload is shown below.
{ "email": "rodolfo@teamscope.local" }
Response
A sample body payload is shown below.
{ "email": "rodolfo@teamscope.local" }
xxxxxxxxxx
curl --request POST \
--url https://api.teamscope.co/magic-link \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!