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, in the form {prefix}.{secret}.
"a1b2c3d4.xK9pR2mVn6QwErTyUiOpAsDfGhJkLzXcVbNmQwErTyU""^[a-zA-Z0-9]{8}\\.[A-Za-z0-9_-]+$"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, in the form {prefix}.{secret}. Client error - Invalid request or authentication issues Server error - Internal processing failure