Зарегистрируйтесь и начните использовать Yume бесплатно
curl --request POST \
--url https://api.example.com/v1/workshop/pipelines/ \
--header 'Content-Type: application/json' \
--data '
{
"name": "<string>"
}
'{
"id": 123,
"name": "<string>"
}curl --request POST \
--url https://api.example.com/v1/workshop/pipelines/ \
--header 'Content-Type: application/json' \
--data '
{
"name": "<string>"
}
'{
"id": 123,
"name": "<string>"
}Была ли эта страница полезной?