post https://us-east-1.recall.ai/api/v2/slack-teams/
Log in to see full request history
Relevant Links
Response
Relevant Links
xxxxxxxxxx
54curl --request POST \
--url https://us-east-1.recall.ai/api/v2/slack-teams/ \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"auto_join_public_huddles": true,
"ask_to_join_private_huddles": true,
"huddle_bot_config": {
"transcription_options": {
"provider": "deepgram"
},
"output_media": {
"camera": {
"kind": "webpage"
},
"screenshare": {
"kind": "webpage"
}
},
"automatic_video_output": {
"in_call_recording": {
"kind": "jpeg"
},
"in_call_not_recording": {
"kind": "jpeg"
}
},
"automatic_audio_output": {
Try It!
to start a request and see the response here! Or choose an example: