Quotes

Delete Quote

Delete a specific quote by ID

delete/quotes/{id}

Path parameters

idinteger required

Quote ID to delete

Response

Successful operation

messagestring

Example response

{
  "message": "quote was deleted."
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.