curl --request POST \
--url https://api.bundle.social/api/v1/misc/youtube/thumbnail \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
--data '
{
"teamId": "<string>",
"url": "<string>",
"postId": "<string>"
}
'{
"items": []
}curl --request POST \
--url https://api.bundle.social/api/v1/misc/youtube/thumbnail \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
--data '
{
"teamId": "<string>",
"url": "<string>",
"postId": "<string>"
}
'{
"items": []
}200
Show child attributes
Was this page helpful?