Authorization: Bearer ********************{
"ids": [
0
]
}curl --location --request POST '/api/services/app/projectOrg/del' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json-patch+json' \
--data-raw '{
"ids": [
0
]
}'"string"