curl --location --request POST 'https://api.falken.ltd/api/organizations//join-requests//reject' \
--header 'Content-Type: application/json' \
--data-raw '{
"notes": "string"
}'{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string",
"property1": "string",
"property2": "string"
}