Excerpt |
---|
Submit form data for a user |
Endpoint ID: | 8001 | ||||||
Method: | |||||||
URL: | POST /user/dp-key/{dp-key}/form/{form-id} | ||||||
| dp-key | dialogportal™ master key that uniquely identifies account to forms | |||||
| ext-key | External key that uniquely identifies account to form | |||||
ext-type | Type of external key | ||||||
| form-id | Numeric value that identifies the form | |||||
Request body: | JSON data with information as JSON array of form field values.
| ||||||
Request body: | JSON data with same JSON array that was received
| ||||||
Status codes: | 201 | Submit Form Data successfully | |||||
| 303 | Form already Submitted. |