Organizations
Accept Organization Invitation
Accept an invitation to an organization.
Raises: HTTPException: description; status_code: 500 HTTPException: Invitation not found or has expired; status_code: 400 HTTPException: You already belong to this organization; status_code: 400
Returns: JSONResponse: Accepted invitation to workspace; status_code: 200
post/organizations/{organization_id}/workspaces/{workspace_id}/invite/accept
Path parameters
organization_idstring required
workspace_idstring required
Query parameters
project_idstring required
Request body
Response
Successful Response
{"stackTrail":"paths:/organizations/{organization_id}/workspaces/{workspace_id}/invite/accept:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}