Reauthorize Task Mcp Server
POST
/org/:org_id/project/:project_id/task_mcp_server/:task_mcp_server_id/reauthorize
Authentication
AuthorizationBearer
Bearer token authentication using JWT tokens from Ory Kratos/Hydra
Path parameters
task_mcp_server_idstringRequired
format: "uuid"org_idstringRequired
format: "uuid"The unique identifier of the organization.
project_idstringRequired
format: "uuid"The unique identifier of the project.
Query parameters
redirect_tostringOptional
Response
Successful Response
Errors
400
Bad Request Error
403
Forbidden Error
422
Unprocessable Entity Error
