post https://api.soul-network.com/v1/auth/oauth/authorization-code
Verify code returned to external platform and exchange for access tokens.
Log in to see full request history
Responses
Verify code returned to external platform and exchange for access tokens.
xxxxxxxxxx
curl --request POST \
--url https://api.soul-network.com/v1/auth/oauth/authorization-code \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: