Square.Connect.Model.RevokeTokenRequest

November 20, 2019 ยท View on GitHub

Description

Properties

NameTypeDescriptionNotes
ClientIdstringThe Square issued ID for your application, available from the application dashboard.[optional]
AccessTokenstringThe 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]
MerchantIdstringThe ID of the merchant whose token you want to revoke. Do not provide a value for access_token if you provide this parameter.[optional]

[Back to Model list] [Back to API list] [Back to README]