Cannot create new entity type and new property type in one API call.
Explanation
When creating a new schema, each API call can only create one new entity type or one new property type.
Programmer response
Create an entity type and property type in separate API calls.