Token exchange
Last updated May 19th, 2022
post
api.withmono.com/account/authv1.0
This resource is to exchange the temporary token for a permanent account ID
Body
Headers
Request
1234
curl --request POST \
--url https://api.withmono.com/account/auth \
--header 'accept: application/json' \
--header 'content-type: application/json'
Response
Choose an option from the drop down or click one of these buttons to see an example: