Create Arianee Event Template

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.

For more information, read the API documentation.

Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!