put https://{url}/arianeeEventTemplate/
This endpoint allows you to
- URL:
PUT - {{url}}/arianeeEventTemplate/:id
- Parameters:
id- ID of the event template.
metadata- Contains additional information about the event template.
name- The display name of the event template. Example: "Repair Event".
icon- A URL pointing to an icon that visually represents the event template.
content- Contains the core event information respecting the Event Schema.
- Success: The event template has been updated.
