Revoke Device Authorization
POST
https://api.frame.io/v2/auth/revoke
Revoke device authorization
Headers
x-client-versionstringOptionalDefaults to
0.0.0
Firmware or software version of a C2C integration. Will be used to determine the correct Device Model configuration for the device when multiple are available. Must be a valid semantic version.
For more on semantic versions, see here: https://semver.org/
Request
client_idstringOptional
Must be a unique identifier per hardware device, such as a unique hardware serial number. Must be the same client_id
used on initial authorization.
client_secretstringOptional
A static string, provided by Frame.io to be embedded for a device manufacturer/model. Acts as an identifier within Frame.io.
tokenstringOptional