Creates an authorization code for an authenticated Console user after approval.
curl --request POST \
--url https://api.case.dev/oauth/mcp/authorize \
--header 'Authorization: Bearer <token>'API key starting with sk_case_
Authorization approval result
Was this page helpful?
curl --request POST \
--url https://api.case.dev/oauth/mcp/authorize \
--header 'Authorization: Bearer <token>'