Untitled
Getting Super Powers
Becoming a super hero is a fairly straight forward process:
curl -i -X POST \
-H "Origin:https://rc-dashboard.360dialog.io" \
-H "Content-Type:application/json" \
-d \
'{
"username": "firstname.lastname",
"password": "PASSWORD"
}
' \
'https://api.messagepipe.io/v1/token'
POST
Path Parameters
Name
Type
Description
string
Once you're strong enough, save the world:
# Ain't no code for that yet, sorry
echo 'You got to trust me on this, I saved the world'
Last updated
Was this helpful?