Adaptive Cards
Create Adaptive Card
Creates a new adaptive card in the chat specified in path.
post/team-messaging/v1/chats/{chatId}/adaptive-cards
Path parameters
chatIdstring required
Internal identifier of a chat
Request body
Example request
{
"minHeight": "50px"
}Response
Created