POST
/
api
/
meows

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
breed
string
required
image
string | null

Image url of the cat. you can also upload a image of a cat see the /add-image api.

personality
enum<string>
required
Available options:
Playful,
Calm,
Bold,
Affectionate,
Energetic,
Gentle,
Curious,
Confident,
Friendly,
Mysterious

Response

201 - application/json
message
string
data
object