Create a new mind

Creates a new mind

Authentication

AuthorizationBearer

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

Request

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

Comma-separated list of categories

Response

Successfully created mind
mindobject
digitalTwinobject
mindAssessmentslist of objects
mindCategorieslist of objects

Errors