API Reference
Reference for the API
JavaScript
import Dasdk from 'dasdk'; const client = new Dasdk({ apiKey: 'My API Key', }); await client.pet.updateByID(0);
ID of pet that needs to be updated
Name of pet that needs to be updated
Status of pet that needs to be updated
Invalid input