v1

latestOpenAPI 3.1.0raw.githubusercontent.com2025-01-027446226.6 KB
clickup-oauth

Authorize Clickup

Start ClickUp OAuth flow

Parameters:

  • instance_id: Identifier for the instance requesting authorization
  • client_id: Optional client ID for white labeling
  • redirect_url: Optional URL to redirect to after authorization completes
get/oauth/clickup/authorize

Query parameters

instance_idstring required

Unique identifier for the client instance requesting authorization

Unique identifier for the client instance requesting authorization

client_idstring nullable

Client ID for white labeling, if not provided will use default credentials

Client ID for white labeling, if not provided will use default credentials

redirect_urlstring nullable

Optional URL to redirect to after authorization completes

Optional URL to redirect to after authorization completes

Response

Successful Response

{"stackTrail":"paths:/oauth/clickup/authorize:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}