curl --location --request POST '/interviewer' \ --header 'Content-Type: application/json' \ --data-raw '{ "jid": "string", "oid": "string", "members": [ { "mid": "string" } ] }'
null