v19

latestOpenAPI 3.1.0raw.githubusercontent.com2026-01-10250270.5 KB
Endpoints

Update endpoint

Update an existing endpoint's name, description, active status, config, or webhook format

put/api/e2/endpoints/{id}

Path parameters

idstring required

Request body

namestring
descriptionstring
isActiveboolean
webhookFormat'inbound' | 'discord' | 'slack'

Response

Response for status 200

idstring required
namestring required
type'webhook' | 'email' | 'email_group' required
{"stackTrail":"paths:/api/e2/endpoints/{id}:put:responses:200:content:application/json:schema:properties:config","oasType":"schema","type":"unknown","extensionFields":{"x-stainless-any":true}}
isActiveboolean required
descriptionstring nullable required
userIdstring required
createdAtstring nullable required
updatedAtstring nullable required
groupEmailsstring[] nullable required