Thank you Jici !
I found the solution !
Like you said, I had to use a header content-type and also use the Body with Json :
{
“user”: {
“name”: “name”
}
}
And lets go
Thank you !
Thank you Jici !
I found the solution !
Like you said, I had to use a header content-type and also use the Body with Json :
{
“user”: {
“name”: “name”
}
}
And lets go
Thank you !