prompt-webhooks

Create Prompt Webhook

Create a new prompt webhook.

post/api/v1/prompt-webhooks

Request body

urlstring uri required
headersobject nullable
include_promptsstring[] nullable
exclude_promptsstring[] nullable
triggersEPromptWebhookTrigger[]
idstring uuid nullable

Response

Successful Response

urlstring uri required
headersobject nullable
include_promptsstring[] nullable
exclude_promptsstring[] nullable
triggersEPromptWebhookTrigger[]
idstring uuid required
tenant_idstring uuid required
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 48 revisions of this API.