...
Endpoint ID: | 9001 | ||||||||||||||
Method: | |||||||||||||||
URL: | POST /user/content/ | ||||||||||||||
dp-key | dialogportal™ master key that uniquely identifies the account to submit a form for | ||||||||||||||
| ext-key | External key that uniquely identifies the account to submit a form for | |||||||||||||
ext-type | Type of external key | ||||||||||||||
| form-id | Numeric value that identifies the form | |||||||||||||
Request body: | |||||||||||||||
Code Block | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||
| |||||||||||||||
Request body: | Sample request
| Request body: | JSON data with same JSON array that was received
| ||||||||||||
Status codes: | 201 | Form data submitted successfully | |||||||||||||
| 303 | Form data already submitted for this account | |||||||||||||
400 | Invalid data: field was not recognized | ||||||||||||||
404 | |||||||||||||||
404.1 | User not found | ||||||||||||||
404.2 | External user could not be found | 404.4 | Form not found
| ||||||||||||
Response body: | Response body on success.
| ||||||||||||||
Status codes: | 201 | Content created successfully. | |||||||||||||
|