Must be a unique identifier per hardware device, such as a unique hardware serial number. Must be the same as the client id used on initial authorization.
client_secret
required
string
A static string, provided by Frame.io to be embedded for a device manufacturer/model. Acts as an identifier within Frame.io.
grant_type
required
string
Grant type
Value:"refresh_token"
refresh_tokem
required
string
A valid refresh_token, from a previous authorization. Refresh tokens are valid for 14 days from issuance. This is received after the initial authorization and will receive a new refresh-token after every refresh.