v1
latestOpenAPI 3.0.3Proprietary2026-07-1713346131.7 KBProject Members
Validate project invitation token
Validate project invitation token. Includes request parameters, authorization expectations, and response details.
get/project-members/invitation-link/validate/{token}
Path parameters
tokenstring required
Invitation token
Response
Validation result
Example response
{
"done": true,
"message": "Operation completed successfully"
}