Зарегистрируйтесь и начните использовать Yume бесплатно
curl --request POST \
--url https://api.example.com/v1/attachments/images/bulk_create/{
"content_type": "<string>",
"object_id": 123,
"name": "<string>",
"type": "<string>"
}curl --request POST \
--url https://api.example.com/v1/attachments/images/bulk_create/{
"content_type": "<string>",
"object_id": 123,
"name": "<string>",
"type": "<string>"
}Была ли эта страница полезной?