Response Code Categories
2xx - Success
Indicates that your request was successfully received, understood, and processed.4xx - Client Errors
Indicates that the request contains invalid data or is improperly formed. These errors occur when:- Required parameters are missing
- Authentication credentials are invalid
- Resource access is unauthorized
- A resource that is trying to be created already exists

