Update a widget

PATCHhttps://server.heyrik.com/api/v1/widgets/{id}

Path parameters

idRequired

Replace {id} in the request URL with the value for this resource.

Headers

AuthorizationstringRequired

Use Bearer $HEYRIK_API_KEY with an account-scoped API key. Keep the key on your server.

Get your API key

Response

No response example is documented for this operation yet.

Error reference
PATCH/widgets/{id}
cURL
curl -X PATCH https://server.heyrik.com/api/v1/widgets/wgt_5f21 \
  -H "Authorization: Bearer $HEYRIK_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{ "allowed_origins": ["https://acme.com", "https://app.acme.com"] }'

Illustrative examples · No live request is sent

Docs

Build sophisticated voice experiences with HeyRik.

© 2026 HeyRik · Support