Hub
Delete a Hub Invite
Delete an invite to a hub
delete/v1/hub/{hub_id}/invite/{invite_id}
Path parameters
hub_idstring uuid required
The UUID of the hub from which the invite is to be deleted
invite_idstring uuid required
The UUID of the invite to be deleted
Response
Successfully deleted the invite
Changes
Changed in 2 of the 8 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲