post
https://{targetURL}/api/v1/addons//oauthConfig/setAccessAndRefreshToken
Request a access and refresh token with a short lived code property.
Example:
{
'code': '123456'
}``` 204No Content
401You don't have permission to request a access and refresh token
404OAuth 2.0 config not found for given sdkPluginID