Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 683 Bytes

RevokeTokenRequest.md

File metadata and controls

14 lines (8 loc) · 683 Bytes

SquareConnect.RevokeTokenRequest

Description

Properties

Name Type Description Notes
client_id String The Square issued ID for your application, available from the application dashboard. [optional]
access_token String The access token of the merchant whose token you want to revoke. Do not provide a value for merchant_id if you provide this parameter. [optional]
merchant_id String The ID of the merchant whose token you want to revoke. Do not provide a value for access_token if you provide this parameter. [optional]