...
Code Block | ||
---|---|---|
| ||
{ "message": "lead_ids batch was successfully processed", "select_count": 1, "insert_count": 1, "delete_count": 1, "http_code": 200 } |
Warning |
---|
HTTP status code - 401 |
Returns the following error response if the API cannot validate the API user.
Code Block | ||
---|---|---|
| ||
{
"message": "unable to validate api user",
"http_code": 401
} |
Warning |
---|
HTTP status code - 441 |
Returns the following error response if the API was executed during office hours.
...