quote-operations

Creates a new quote

Adds a new quote to the data store.

post/quotes

Request body

idinteger
authorstring
quotestring

Response

Quote created successfully

idinteger
authorstring
quotestring

Changes