Skip to main content

SubmitForm creates a new form submission.

POST 

/api/v1/engagements/public/forms/submit

PUBLIC ENDPOINT - No authentication required. Organization is derived from the channel_config_id.

Errors

  • NOT_FOUND: Channel configuration does not exist
  • INVALID_ARGUMENT: Payload exceeds size limit
  • RESOURCE_EXHAUSTED: Rate limit exceeded

Request

Responses

A successful response.