JavaScript
Beta - EntityTypes
Upsert entity types
Batched create-or-update of entity types. Existing types matched by id are updated; new ids are created. Idempotent — re-submitting the same payload converges to the same state.
PUT
JavaScript
Documentation Index
Fetch the complete documentation index at: https://docs.stigg.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Server API Key
Body
application/json
Batched create-or-update of entity types. Idempotent — re-submitting the same payload converges.
Entity types to upsert (1–100 per request)
Required array length:
1 - 100 elementsResponse
Entity types after upsert.
Entity types after upsert.
