HomeDocumentationRecipesAPI ReferenceChangelog
Arianee Protocol DocumentationLog In
API Reference

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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the Arianee Event

Body Params
boolean
metadata
object
string
attributes
array of objects
attributes
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; charset=utf-8