post https://{host}/v2/leads/substatus
Lets you create a new sub-status to a lead status.
Body parameter
Parameter | Description |
---|---|
status | Status for which you want to add sub-status. |
subStatus | Name of the new sub-status that you want to create |
Response parameter
Parameter | Description |
---|---|
status | Represents the primary status of the entry. |
subStatus | Represents the sub-status of the entry. |
warnings | List of warnings associated with the entry. |