post http://localhost:4000/profile/profile
Create new profile
Log in to see full request history
Response
Create new profile
xxxxxxxxxx
curl --request POST \
--url http://localhost:4000/profile/profile \
--header 'accept: application/json' \
--header 'content-type: multipart/form-data'
Try It!
to start a request and see the response here! Or choose an example: