Delete an Invitee
Delete an Invitee
DELETE
https://api.w3lcome.com/v1/invitee/:id
This endpoint allows you to delete an invitee
Path Parameters
Name | Type | Description |
---|---|---|
id | string | ID of the invitee |
Headers
Name | Type | Description |
---|---|---|
Content-Type | string | application/JSON |
Authentication | string | Basic |
Last updated