Invites
Delete Invite
Delete an invite for the organization by email.
DELETE
/
v1
/
organizations
/
{organizationName}
/
invites
/
{email}
Path Parameters
organizationName
string
requiredThe name of the organization or user.
email
string
requiredThe email of the user invited.
Was this page helpful?