post https://{url}/arianeeEventTemplate
This endpoint allows you to create an event template.
-
URL:
POST - {{url}}/arianeeEventTemplate -
Parameters:
-
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 created.
