Authorization: ********************curl --location '/api/contexts//rename' \
--header 'X-Temper-Surface;' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"name": "string"
}'{
"context_id": "f31d7249-b7b1-4729-b3a4-ec0ba07b4686",
"context_ref": "string",
"name": "string",
"owner_ref": "string",
"renamed": true,
"slug": "string"
}