Authorization: ********************curl --location '/api/cognitive-maps//grants' \
--header 'X-Temper-Surface;' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"can_delete": true,
"can_grant": true,
"can_read": true,
"can_write": true,
"principal_id": "b0fe3bdd-8201-445a-aab3-a018692d6aca",
"principal_table": "string"
}'{
"granted": true
}