Documentation for using the API's PUT method to modify an existing event's properties, specifically setting the 'status' or 'state' parameter to mark the event as closed, finished, or archived.
Endpoint:
Method:
Parameter:
| Parameter name | Required | Type | Explain |
|---|---|---|---|
| api_key_token | Yes | string | Your API key |
| is_finished | Yes | String | yes or no |
| guid | Yes | integer | Event guid |