Create Schemas
Create/Replace Multiple
POST
Create/Replace Multiple
Upload schemas in bulk to the specified project. If a schema already exists for a specified entity, it will be replaced by the one you upload.
Adding a schema for User ProfilesTo add a schema for your User Profiles, specify the
entityType as profile and the name as $user.Example POST Body
Authorizations
Service Account
Path Parameters
Your project id (eg: 12345)
Body
application/json
Create/Replace Multiple