Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Anonymous
Not applicable

Request curl API

Hello guys,

 

Can you please advise how to convert the below curl to M language?

 

Here’s a request example on how to create a session for demo account using curl:

curl -X POST \
      --header 'Content-Type: application/json; charset=utf-8' \
      --header 'Accept: application/json' \
      -d '{"email":"voluumdemo@voluum.com","password":"1qaz!QAZ"}' \
      'https://api.voluum.com/auth/session'

The url: https://developers.voluum.com/#!/authentication

 

Note sure how to add the email and password with in the query.

 

Screenshot 2020-11-27 at 5.35.42 PM.png

 

Kind regards

1 REPLY 1

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.