cURL
curl --request POST \ --url https://rest.forestreet.com/v2/discovery/{marketId}/publish \ --header 'x-api-key: <api-key>'
{ "publishJobIds": [ 123 ] }
Publish a specific market in the discovery workflow
Pass a static API key for every request, provided by your customer support.
Unique identifier for the market study.
Publish a market in discovery workflow response
The response is of type object.
object