Update an entity’s content and metadata
Updates the fields of an existing entity. Only the fields you include in the request body are updated — omitted fields are left unchanged. Only the entity’s author, or a request with a service or master key, can update an entity. Authentication required.Documentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
attachments array with the provided value.keywords array.mentions array. Each item is:{ type: "user", id: string, username: string, foreignId?: string }{ type: "space", id: string, slug: string }metadata object entirely.title or content changed, the entity’s semantic search embeddings are automatically re-queued for projects with AI search enabled.Not Found — 404
Unauthorized — 403