Update Arianee Event Template

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.

For more information, read our detailed API documentation.

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