API Reference
Reference for the API
JavaScript
import Dasdk from 'dasdk'; const client = new Dasdk({ apiKey: 'My API Key', }); await client.pet.delete(0);
delete a pet
Pet id to delete
Invalid pet value