Skip to main content
DELETE
Revoke an unaccepted invite

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

plan_id
integer<uint64>
required

The ID of the plan

id
integer<uint64>
required

The ID of the invite to revoke

network_id
required

The Network's unique integer ID, or subdomain Unique numeric network ID

Response

Returns a 204 No-Content on success, with no response body