quotes-public

Public Bind Quotes

Public endpoint — client selects quotes to bind. Validates the token, moves each quote to Binding stage, and posts a Slack notification.

post/api/quotes/{token}/bind

Path parameters

tokenstring required

Request body

quote_idsstring[] required

Response

Successful Response

{"stackTrail":"paths:/api/quotes/{token}/bind:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes