# Quote ID

`204`

No Content response.

# ``400      invalidArgument: Bad Request response.

# ``401      unauthorized: Unauthorized response.

# ``500      internalServerError: Internal Server Error response.

Updated 10 months ago

---

ShellNodeRubyPHPPython

## Base URL

https://api-gb.app.laka.co/v2/quotes/{quoteId}/accessories

```
xxxxxxxxxx

curl --request DELETE \
 
     --url https://api-gb.app.laka.co/v2/quotes/quoteId/accessories \
 
     --header 'accept: application/vnd.goa.error'
```

Click `Try It!` to start a request and see the response here! Or choose an example:

application/vnd.goa.error

``400``401``500

Updated10 months ago
