CRM
Bulk update pipeline stages
Updates stages for a pipeline in bulk.
post/v1/pipelines/{pipeline_id}/stages/bulk/update
Path parameters
pipeline_idstring uuid required
Pipeline ID.
Request body
Response
Pipeline stages were updated.
Example response
{
"success": true
}