Replace a pipeline stage
PUT {{baseUrl}}/crm/v3/pipelines/:objectType/:pipelineId/stages/:stageId
Replace all the properties of an existing pipeline stage with the values provided. The updated stage will be returned in the response.
Request Body
{"displayOrder"=>"<integer>", "label"=>"<string>", "metadata"=>{"cupidatat7f2"=>"<string>", "esse4_6"=>"<string>"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"archived":"\u003cboolean\u003e","createdAt":"\u003cdateTime\u003e","displayOrder":"\u003cinteger\u003e","id":"\u003cstring\u003e","label":"\u003cstring\u003e","metadata":{"mollit9f":"\u003cstring\u003e"},"updatedAt":"\u003cdateTime\u003e","archivedAt":"\u003cdateTime\u003e","writePermissions":"READ_ONLY"}