Update an event type
Updates an existing event type identified by id_event in the body. Only the fields provided are modified; omitted fields are left unchanged. Changing code_name immediately rotates the URL segment used by triggerEvent; running workflows are not affected.
Parameters
Header Parameters
[Authentication] Required API key.
"^[a-zA-Z0-9-]{20,64}$"Request Body
Responses
Client error - Invalid request or authentication issues
Update an event type Updates an existing event type identified by id_event in the body. Only the fields provided are modified; omitted fields are left unchanged. Changing code_name immediately rotates the URL segment used by triggerEvent; running workflows are not affected. PATCH /v1/events updateEvent Events spm-api-key [Authentication] Required API key. Client error - Invalid request or authentication issues Server error - Internal processing failure