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
mindId
The unique ID of the mind
Request
This endpoint expects an object.
name
email
Response
Successful response
success
mind
Errors
400
Bad Request Error
404
Not Found Error
