Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

{
"data": 367086,
"message": "Lead was created successfully",
"status": 201
}


4.0 Error Responses

Errors will be returns with a status `code` and `message`. Where applicable additional information will be provided in an `errors` array.

...