Authorization: Bearer ********************{
"type": "question"
}curl --location --request POST '/api/community/mentors/1/request' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": "question"
}'{
"id": 0,
"status": "string"
}