piloop35 Posted June 21, 2016 Share Posted June 21, 2016 Hi guys , i have a question. I need to call an API like that : POST https://xxxxxxx.fr/api//users Headers : Authorization: xxxxxxxxxx Accept: application/vnd.xxxx.v2+json Content-Type: application/vnd.xxxxxx.v2+json Body : { "appuserid":"test0001", "type":2, "profile": { .... } Do you know an efficient and secure way to make that kind of call? Thank you for your help Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now