Update event type
PUT/v1/event-types/:id
Update an existing outbound event type.
Partial Updates: Only provide the fields you want to update. Note: Changing the name may affect existing subscriptions.
Request
Responses
- 200
- 400
- 401
- 404
Event type updated successfully
Invalid request
Invalid or missing API key
Event type not found