Skip to main content
PATCH
Rename or retype an entity

Headers

X-Memloom-Owner
string<uuid>

The owner this request acts for. Applies to every owner-scoped endpoint, reads as well as writes. Omit it and the daemon's own default owner answers (see GET /health), which is what a single-owner install has always used. A value that is not a uuid is refused with 400 rather than coerced.

Path Parameters

id
string
required

Body

application/json
name
string
Example:

"PostgreSQL"

entityType
string
Example:

"technology"

Response

Entity updated.

ok
boolean
Example:

true