Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the teamspace
The ID of the invite
Response
204
Invite deleted successfully
Delete a pending invite for a user in a teamspace.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the teamspace
The ID of the invite
Invite deleted successfully