Organization
Delete an Organization Member Invitation
DELETE
/
organization
/
{id}
/
invitation
/
{invitation_id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredthe organization id
invitation_id
string
requiredthe organization member invitation id