Organizations
Resend User Invitation To Organization
Resend an invitation to a user 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: Resent invitation to user; status_code: 200
post/organizations/{organization_id}/workspaces/{workspace_id}/invite/resend
Path parameters
organization_idstring required
workspace_idstring required
Request body
Response
Successful Response
{"stackTrail":"paths:/organizations/{organization_id}/workspaces/{workspace_id}/invite/resend:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}