curl --location '/mj/task//fetch' \
--header 'Authorization: Bearer {{YOUR_API_KEY}}'{
"buttons": [
{
"customId": "string",
"label": "string",
"type": "string",
"style": "string",
"emoji": "string"
}
]
}