Skip to content

addAnimal

POST
/animals

Creates a new animal

Animal to add

A representation of an animal

object
>= 1 properties <= 4 properties
name
required
string
tag
string
key
additional properties
number

Animal response

object
name
required
string
tag
string
id
required
integer format: int64

Unexpected error

object
code
required
integer format: int32
message
required
string