EndpointsUpdate Events Eventid
Endpoints

PUT /events/{eventId}

Update an existing event

curl -X PUT "https://api.kucskabolka.com/v1/events/{eventId}" \
  -H "Content-Type: application/json"
{}
PUT
/events/{eventId}
PUT
Request Preview
Response

Response will appear here after sending the request

Responses

Event updated successfully

Was this page helpful?