Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
16 lines (8 loc) · 668 Bytes

RevokeTokenRequest.md

File metadata and controls

16 lines (8 loc) · 668 Bytes

RevokeTokenRequest

Description

Properties

Name Type Description Notes
clientId String The Square issued ID for your application, available from the application dashboard. [optional]
accessToken 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]
merchantId 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]