curl --location --request PATCH '/api/resources/' \
--header 'X-Temper-Surface;' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"confidence": null,
"correlation_id": null,
"invocation_id": null,
"model": "string",
"persona": "string",
"rationale": "string",
"reasoning": "string",
"chunks_packed": "string",
"clear_goal": true,
"content": "string",
"content_block": "8561673c-4758-49c2-9cc1-55d464d4b065",
"content_hash": "string",
"context_to": "string",
"goal": "6c374ea4-2c8b-4a19-ade7-56f46c312514",
"managed_meta": null,
"open_meta": null,
"open_meta_add": null,
"sources": [
{
"kind": "event",
"value": "a860a344-d7b2-406e-828e-8d442f23f344"
}
],
"title": "string",
"type_to": "string"
}'{
"body_hash": "string",
"body_storage": null,
"cogmap_id": "b2008c45-9f31-4aae-8f49-0cadcb6ad25e",
"cogmap_name": "string",
"content": "string",
"context_name": "string",
"context_owner_ref": "string",
"context_ref": "string",
"context_slug": "string",
"created": "2019-08-24T14:15:22.123Z",
"doc_type_name": "string",
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"ingest_state": null,
"is_active": true,
"kb_context_id": null,
"managed_meta": {
"temper-branch": "string",
"temper-effort": "string",
"temper-llm-model": "string",
"temper-llm-run": "string",
"temper-mode": "string",
"temper-pr": "string",
"temper-provenance": "string",
"temper-seq": 0,
"temper-stage": "string",
"temper-status": "string"
},
"open_meta": null,
"origin_uri": "string",
"originator_profile_id": "20c67e1c-fb7d-4020-a7af-db154cdd188d",
"owner_handle": "string",
"owner_profile_id": "21e0f360-ea66-4de2-b817-b59c51592556",
"ref": "string",
"title": "string",
"updated": "2019-08-24T14:15:22.123Z"
}