Skip to content

addDog

POST
/dogs

Creates a new dog

Dog to add

Any of:

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