{
"competitionId": "2495a19fe12048a8a92c546",
"teamId": "2026558294887030785"
}curl --location --request POST '/front/competition/team/join' \
--header 'FrontToken: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"competitionId": "2495a19fe12048a8a92c546",
"teamId": "2026558294887030785"
}'{
"code": 0,
"message": "",
"data": null
}