events
Api reference content
delete/api/events/{eventId}
Removes an existing event.
Parameters
| Parameter | Place | Required | Description |
|---|---|---|---|
| eventId | path | required |
Responses
| Status | Description |
|---|---|
| 204 | |
| 404 | application/json {
"errors": "[string]"
} |
Removes an existing event.
| Parameter | Place | Required | Description |
|---|---|---|---|
| eventId | path | required |
| Status | Description |
|---|---|
| 204 | |
| 404 | application/json {
"errors": "[string]"
} |