Create Entity
POST /v1/entities
Create a canonical entity for the authenticated organization.
Authorizations
Opaque API key passed as Authorization: Bearer <key>. Keys are organization-bound, environment-bound (live or test), scope-carrying, and expiring. Create and manage keys via the console.
Body
Caller-defined stable identifier for the entity.
1Display name for the entity.
Email addresses of the people who manage this entity's connections. Duplicates are removed (case-insensitively) and order is preserved. Defaults to an empty array when omitted. At most 100 addresses.
100Opaque client-defined metadata.
Response
Successful Response
Stable, immutable identifier for the entity.
Stable external identifier for this entity. Integrator-defined for customer entities and system-defined for the organization-attached entity.
Whether this special entity is the organization-attached entity managed by Waycore. Use it when the integrator and the end business are the same organization.
When the entity was created in this API.
When the entity last changed in this API.
Display name for the entity, when available.
Email addresses of the people who manage this entity's connections. Used to reach the right person when a connection's configuration is invalid or needs attention. Always present; an empty array means no contacts have been provided.
Opaque client-defined metadata.