Authorization: ********************curl --location '/api/cognitive-maps/' \
--header 'X-Temper-Surface;' \
--header 'Authorization: Bearer <token>'{
"charter": [
{
"body": "string",
"role": "string",
"seq": 0
}
],
"cogmap": {
"charter_statement": "string",
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"owner_ref": "string",
"region_count": 0,
"resource_count": 0,
"team_ids": [
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
],
"telos_resource_id": "0b73e22f-24e8-4c64-99a5-8ebb17323ae2"
},
"foundations": [
{
"doc_type": "string",
"is_telos": true,
"resource_id": "4d5215ed-38bb-48ed-879a-fdb9ca58522f",
"title": "string"
}
]
}