# A new pet arrived **POST newPet** A new pet arrived, let's come and discover it IRL. ## Servers - http://api.example.com: http://api.example.com () ## Parameters ### Body: application/json (object) Information about a new pet in the system - **id** (integer(int64)) - **name** (string) - **tag** (string) ## Responses ### 200 Return a 200 status to indicate that the data was received successfully [Powered by Bump.sh](https://bump.sh)