Create User SchemaAsk AIpost https://{application_vanity_domain}/api/v1/user-schemasQuery ParamsupsertbooleanDefaults to falseBoolean indicating if the operation should be treated as an upserttruefalseBody ParamsThe user schema that will be created or upserted.idstringownerTypestringenumrequiredlength between 1 and 30[Required on Create and Upsert] The type of the owner of the resource.APPLICATIONAPPLICATIONTENANTAllowed:APPLICATIONTENANTownerIdstringrequiredlength between 1 and 26[Required on Create and Upsert] The ID of the owner of the resource.baseProfileobjectData type belonging to a schemaUserProfileDataType objectmetadatastringResponses 200OK 201Created 400Bad Request 401Unauthorized 403Forbidden 405Method Not Allowed 406Not Acceptable 409Conflict 415Unsupported Media Type 500Internal Server Error 503Service UnavailableUpdated 6 months ago