/
CL
clinicos
/
PawthosX.Business.API | v1
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
clinicos
PawthosX.Business.API | v1
put
Update an existing breed
v2
latest
OpenAPI 3.1.1
2026-08-07
854
993
2.4 MB
Breeds
Update an existing breed
put
/Breeds/{id}
Path parameters
id
string
required
Request body
UpdateBreedDto
required
name
string
nullable
category
string
nullable
isActive
boolean
nullable
displayOrder
union
Response
OK
BreedDto
required
id
string
speciesId
string
speciesName
string
nullable
name
string
category
string
nullable
isActive
boolean
displayOrder
union
createdAt
string
date-time
updatedAt
string
date-time