Search code examples
square-connect

Square Connect: Delete active tokens?


I am working with a few beta sites to prepare my application for approval by Square for their marketplace. I am limited to 10 test accounts. I need to remove some existing accounts and add new ones - no need to go over 10, but my current limit on "Active Tokens" has been hit.

Is there a way to delete an active merchant token, reducing my active token limit, so that I can create a new account?

Thank you for your help!


Solution

  • You can delete active access tokens with the Revoke Token endpoint.

    Note that if a merchant has more than one access token for your application, this endpoint revokes all of them, regardless of which token you specify.