Skip to content

Delete an invite. If the invite has already been accepted, it cannot be deleted.

DELETE
/organization/invites/{invite_id}

Authorizations

Parameters

Path Parameters

invite_id
required
string

The ID of the invite to delete.

Responses

200

Invite deleted successfully.

object
object
required

The object type, which is always organization.invite.deleted

string
Allowed values: organization.invite.deleted
id
required
string
deleted
required
boolean