Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 3.95 KB

File metadata and controls

9 lines (6 loc) · 3.95 KB

VerifyOAuthAccessTokenRequestBody

Fields

Field Type Required Description Example
accessToken ?string The access token to verify. XXXXXXXXXXXXXX
secret ?string : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The access token to verify. This is deprecated, use access_token instead.
XXXXXXXXXXXXXX