Resend Invitation by IDCopy Pagepost https://example.com/organization/v1/invitations/{userId}Path ParamsuserIduuidrequiredResponses 200The below table describes the response parameters: ParameterTypeDescriptionExampleuserIdstringA UUID formatted string3fa85f64-5717-4562-b3fc-2c963f66afa6creationTimestringA UTC date-time in the ISO-8601 format2007-12-20T10:15:30ZlastModifiedTimestringA UTC date-time in the ISO-8601 format2007-12-20T10:15:30Z 400Code : INVITATION_NOT_SUPPORTED, Details: [] 401Code : TOKEN_NOT_VALID, Details: [] 403Code : ACCESS_DENIED, Details: [] 404Code : INVITATION_NOT_FOUND, Details: [userId] 500Code : INTERNAL_SERVER_ERROR, Details: [] 504Code : GATEWAY_TIMEOUT, Details: []Updated 4 months ago