post
https://api.ads.roku.com/v1/developer/token
Get an access_token to make authenticated calls to the Ads API or get a refresh_token to request a new access_token once the current token expires. For initial authorization, send a code (authorization code) and get a refresh_token and an access_token. To refresh an access_token, send the refresh_token and get an access_token.