post https://stripe1.app.fluencyplatform.com/api/auth/userAdd
Operation to add a user.
Log in to see full request history
Responses
Operation to add a user.
xxxxxxxxxx
14curl --request POST \
--url https://stripe1.app.fluencyplatform.com/api/auth/userAdd \
--header 'Fluencytoken: f7ad23ff-3a83-4629-634d-5f499a46606f' \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"kargs": {
"user": {
"oauthFlag": true
}
}
}
'
Try It!
to start a request and see the response here! Or choose an example: