Update Application Pet

Update a pet's information in an application.

Path parameters

applicationIdstringRequired
The id of the application
petIdstringRequired
The id of the pet

Request

This endpoint expects an object.
petTypeenumRequired
breedstringOptional
namestringOptional
weightdoubleOptional
isServiceAnimalbooleanOptional

Response

Pet updated successfully
idstringformat: "uuid"
petTypestring
breedstring
namestring
weightdouble
isServiceAnimalboolean
createdAtdatetime
updatedAtdatetime