Skip to main content
Skip table of contents

Account Delete - Single User

To remove an account, use the endpoint /api/v2/account/delete, specifying the necessary parameters.

  • event_id: The unique identifier of the event (integer), required when from_event is set to true.

  • id: The unique identifier of the exhibitor (integer).

  • email: Account Email

  • external_id: Account External ID

  • from_event: A boolean flag indicating whether the exhibitor should be removed locally from the event (default: false).

This endpoint enables precise exhibitor removal while maintaining event-specific data integrity within ExpoPlatform.

Notice: Only one of the identifiers is required: id, email or external ID

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.