Skip to main content
POST
/
v1
/
game
/
schedules
/
{serverId}
/
{scheduleId}
/
execute
Execute schedule now
curl --request POST \
  --url https://api.waterfall.host/v1/game/schedules/{serverId}/{scheduleId}/execute \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key generated from your Waterfall dashboard

Path Parameters

serverId
string
required
scheduleId
string
required

Response

200

Schedule executed