Upsert a Mini by external URI

Deprecated

Deprecated. Create or update a Mini by external URI. Use PUT /Minis/{id} with an external URI as the id instead.

Authentication

AuthorizationBearer

Authenticate every request with Authorization: Bearer <api-key>. Manage keys in Workspace Admin > Security & access.

Request

This endpoint expects an object.
externalUristringRequiredformat: "uri"
namestringRequired
profilePictureUrlstringOptionalformat: "uri"
profileanyOptional
dateOfBirthdate or nullOptional
identitieslist of objects or nullOptional

Response

OK

Errors

400
Bad Request Error