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