Solo CRM
Reference

deals · seedStages

Requires `schema:write`.

POST
/{orgSlug}/deals/seedStages

Authorization

bearerAuth
AuthorizationBearer <token>

An API key from Settings → Connect to Agents, or an OAuth access token. Never the session cookie.

In: header

Path Parameters

orgSlug*string

The workspace. Membership is what authorizes it.

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X POST "https://example.com/string/deals/seedStages"
{  "ok": true,  "data": null}