Create Magic Link

POST {{baseUrl}}/mgmt/v2/magic_links

Request Body

{"customer_id"=>"{{customerId}}", "provider_name"=>"{{providerName}}", "auth_type"=>"oauth2", "return_url"=>"http://localhost:3000", "expiration_secs"=>1}