Authorization: ********************curl --location '/api/contexts' \
--header 'X-Temper-Surface;' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"name": "string",
"owner": null
}'{
"created": "2019-08-24T14:15:22.123Z",
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"kb_owner_id": "2869b6f4-3af3-4225-892a-15a71a79f29c",
"kb_owner_table": "string",
"name": "string",
"owner_ref": "string",
"slug": "string",
"updated": "2019-08-24T14:15:22.123Z"
}