Skip to main content

Remove the webview information from the event.

Path Parameters
infoid integer REQUIRED
Responses
200

DeleteResponse

Schema
id integer
default

Error Response

Schema
code int32

Error code.

message string

String description of the error.

deleteEventWebview
DELETE /webinfo/:infoid
infoid — path
Accept
https://adminapi.eventify.io
curl -L -X DELETE 'https://adminapi.eventify.io/webinfo/:infoid' \
-H 'Accept: application/json'