# Deletes a single BaseEventInvitation **DELETE /api/event/base_event_invitation/{identifier}** ## Servers - https://replace-with-own-host.iw-erp.de: https://replace-with-own-host.iw-erp.de () ## Authentication methods - Session token - Jwt token internal - Login config ## Parameters ### Path parameters - **identifier** (string) ### Query parameters - **iw-build-id** (string) build id of the client - **iw-package-id** (string) package id of the client ## Responses ### 200 Deletes a single BaseEventInvitation #### Body: application/json (object) - **company** (object) - **person** (object) - **baseEvent** (object) - **id** (integer) - **read** (boolean) - **token** (string) - **first_name** (string) - **last_name** (string) - **gender** (string) - **birthday** (string(date-time)) - **message** (string) - **reply_message** (string) - **main_phone** (string) - **main_fax** (string) - **main_email** (string) - **website** (string) - **order** (integer) [Powered by Bump.sh](https://bump.sh)