post https://{targetURL}/api/v1/addons//oauthConfig/setAccessAndRefreshToken
Request a access and refresh token with a short lived code property.
Example:
{
'code': '123456'
}```Request a access and refresh token with a short lived code property.
Example:
{
'code': '123456'
}```Try It! to start a request and see the response here!