Entity Data contract
Last updated
Last updated
Terminate Feature Flag For Entity
/entities/{entityId}/featureFlags/{flagName}/terminate
The Id of the entity.
dummy-entityid
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The token for user authentication.
dummy-token
Get entity level flags of a particular Entity
/entities/{entityId}/forEntityId/{forEntityId}/featureFlags
The Id of the entity.
dummy-entityid
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The token for user authentication.
dummy-token
Get all Data Contracts for specific entity.
/entities/{entityId}/dataContracts
The Id of the entity.
dummy-entityid
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The token for user authentication.
dummy-token
Add new data contract info of specific entity.
/entities/{entityId}/dataContracts
The Id of the entity.
dummy-entityid
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The token for user authentication.
dummy-token
Data Contract Name
Data Contract Description
URL
Get specific data contract of an entity.
/entities/{entityId}/dataContracts/{dataContractId}
The Id of the entity.
dummy-entityid
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The token for user authentication.
dummy-token
Update data contract of specific entity.
/entities/{entityId}/dataContracts/{dataContractId}/update
The Id of the entity.
dummy-entityid
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The token for user authentication.
dummy-token
Data Contract Name
Data Contract Description
URL
Delete data contracts of specific entity.
/entities/{entityId}/dataContracts/{dataContractId}/delete
The Id of the entity.
dummy-entityid
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The token for user authentication.
dummy-token
Chat with the specified Data Contract for a specific entity.
/entities/{entityId}/dataContracts/{dataContractId}/chat
The Id of the entity.
dummy-entityid
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The token for user authentication.
dummy-token
User input for the chat conversation.
Flag indicating whether the request is internal (true/false).
Upload a CSV file to create a new data contract for a specific entity.
/entities/{entityId}/uploadcsv
The Id of the entity.
dummy-entityid
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The token for user authentication.
dummy-token
Fetch only the fields in schema from Google Sheets & add new data contract
/entities/{entityId}/googlesheet
The Id of the entity.
dummy-entityid
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The token for user authentication.
dummy-token
https://docs.google.com/spreadsheets/d/18L1234555555/
Auto Generate the description using AI
/entities/{entityId}/dataContracts/{dataContractId}/autoGenerate
The Id of the entity.
dummy-entityid
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The token for user authentication.
dummy-token