Create Access Token
Creates an access token using an authorization code.
Bearer authentication of the form Bearer <token>, where token is your auth token.
Must be set to ‘authorization_code’
Space-separated list of ‘permission:object’ combinations (i.e. inquiry.read:inq_uX7kRTiBxsJ1sZqPLAsjdP9j verification.read:ver_ynYuWdrjwwjiHJ2rgHfSoHeT
Server API version. More info on versioning can be found here.