Import pipeline cards

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Bulk updates filtered pipeline cards records in the database.

Click on the image below to enlarge the demonstration in Postman.


Payload example:

[
    {
        "name": "Fix Falcon 9",
        "pipeline_stage_uuid": "92ff7288-2ffc-4f1f-bfee-1de28f7ed2e6",
        "sla": 10,
        "cf_hemfrjvh_priority": "medium"
    },
    {
        "name": "Fix Falcon Heavy",
        "pipeline_stage_uuid": "92ff7288-2ffc-4f1f-bfee-1de28f7ed2e6",
        "sla": 10,
        "cf_hemfrjvh_priority": "medium"
    }
]
Body Params
pipeline_cards
array
required
pipeline_cards*
Headers
string
required
Defaults to application/json
string
required
Defaults to Bearer {token}
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json