/events/{eventId}

Changes the status of an Event. Note: only the status property may be patched.

If the specified Event does not exist, this endpoint will return an error with HTTP Status Code 404 Not Found.

If isActive is true but specified Event is not editable, this endpoint will return an error with HTTP Status Code 403 Forbidden.

If successful, the endpoint responds with HTTP Status Code 204 No Content and an empty response body.

Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!