Set Entity Types

Sets the entity types for multiple users and graphs, replacing any existing ones.

Headers

AuthorizationstringRequired

Header authentication of the form Api-Key <token>

Request

This endpoint expects an object.
edge_typeslist of objectsOptional
entity_typeslist of objectsOptional
graph_idslist of stringsOptional
user_idslist of stringsOptional

Response

Entity types set successfully
messagestring or null

Errors