delete https://api.salesautopilot.com/v2/newsletter//form//field/
Delete a field on specified form.
Response
Field | Type | Description |
---|---|---|
success | boolean | Result of the request |
Error occured
Field | Type | Description |
---|---|---|
errorCode | int | Code of the error |
errorMessage | string | Human readable error message |
Error codes
errorCode | Description |
---|---|
1 | JSON syntax error |
2 | Missing request body |
11000 | Newsletter not found |
12000 | Form not found |
12100 | Form field not found |