Skip to main content

Update memory bank disposition (removed — use PATCH .../config)

PUT 

/v1/default/banks/:bank_id/profile

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Removed. The bank profile endpoints have been removed. Disposition traits and the reflect mission are bank configuration: read them from GET /v1/default/banks/{bank_id}/config as disposition_skepticism, disposition_literalism, disposition_empathy and reflect_mission, and write them with PATCH /v1/default/banks/{bank_id}/config. The name field this endpoint also returned was a display-only label; read it from GET /v1/default/banks.

Authentication required — include an Authorization: Bearer hsk_... header. See Authentication for details.

Request

Responses

Successful Response