error
string.
| Status | Meaning |
|---|---|
200 | Success |
201 | Resource created |
401 | Missing or invalid API key |
404 | Resource not found |
422 | Validation failed (e.g. a required field is missing) |
500 | Something went wrong on our end |
Standard HTTP status codes with a JSON error message.
error
string.
| Status | Meaning |
|---|---|
200 | Success |
201 | Resource created |
401 | Missing or invalid API key |
404 | Resource not found |
422 | Validation failed (e.g. a required field is missing) |
500 | Something went wrong on our end |