Create Schemas
Create/Replace One
POST
Create/Replace One
Upload a schema for a single entity. 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)
The entity type (eg: event)
Available options:
event, profile The entity name (eg: Added To Cart)
Body
application/json
Response
Success
Available options:
ok Create/Replace One