Skip to main content
GET
/
v1
/
integrations
/
square
/
authorize
Square Authorize
curl --request GET \
  --url https://api.example.com/v1/integrations/square/authorize

Query Parameters

redirect_uri
string
Where to return the user after authorization.

Response

Redirects the user to the Square OAuth consent screen.