Skip to main content
POST
Approve or cancel MCP OAuth authorization from traxy.

Authorizations

Authorization
string
header
required

Authenticated traxy app session token used by the consent screen.

Body

application/json
requestToken
string
required
organizationId
string<uuid>
required
approved
enum<boolean>
required
Available options:
true

Response

Redirect URL for the MCP client callback.

redirectUrl
string<uri>
required

Client callback URL. Do not log or send to analytics because it may contain an authorization code.