Update mind by ID

Updates a single mind by its unique ID

Authentication

AuthorizationBearer

API key passed as Bearer token in Authorization header (e.g., “Authorization: Bearer YOUR_API_KEY”)

Path parameters

mindIdstringRequired
The unique ID of the mind

Request

This endpoint expects an object.
namestringRequired>=1 character
emailstringOptionalformat: "email"
socialMediamap from strings to anyOptional
tagsstringOptional

Comma-separated list of tags

Response

Successful response
successboolean
mindobject

Errors