New animal
POST
Authorizations
Section titled “Authorizations ”Request Body
Section titled “Request Body ”New animal details
object
id
required
integer format: int64
name
required
Name of the animal
A friendly name for the animal.
string
tag
string
Example
{ "id": 1, "name": "dog", "tag": "pet"}Responses
Section titled “ Responses ”Return a 200 status to indicate that the data was received successfully