Authorization: ********************curl --location '/api/cognitive-maps' \
--header 'X-Temper-Surface;' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"cogmap_id": "b2008c45-9f31-4aae-8f49-0cadcb6ad25e",
"name": "string",
"telos": null,
"telos_resource_id": "0b73e22f-24e8-4c64-99a5-8ebb17323ae2",
"telos_title": "string"
}'{
"cogmap_id": "b2008c45-9f31-4aae-8f49-0cadcb6ad25e",
"created": true,
"telos_resource_id": "0b73e22f-24e8-4c64-99a5-8ebb17323ae2"
}