VerifyV2Entity

Create a new Entity for the Service

Create a new Entity for the Service

post/v2/Services/{ServiceSid}/Entities

Path parameters

ServiceSidstring required

The unique SID identifier of the Service.

Response

Created

sidstring nullable

A 34 character string that uniquely identifies this Entity.

identitystring nullable

The unique external identifier for the Entity of the Service. This identifier should be immutable, not PII, length between 8 and 64 characters, and generated by your external system, such as your user's UUID, GUID, or SID. It can only contain dash (-) separated alphanumeric characters.

account_sidstring nullable

The unique SID identifier of the Account.

service_sidstring nullable

The unique SID identifier of the Service.

date_createdstring date-time nullable

The date that this Entity was created, given in ISO 8601 format.

date_updatedstring date-time nullable

The date that this Entity was updated, given in ISO 8601 format.

urlstring uri nullable

The URL of this resource.

linksobject nullable

Contains a dictionary of URL links to nested resources of this Entity.

Changes

Changed in 1 of the 52 revisions of this API.1