v1

latestOpenAPI 3.0.1Apache 2.02026-07-145344123.3 KB

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

account_sidstring nullable

The unique SID identifier of the Account.

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.

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.

linksobject nullable

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

service_sidstring nullable

The unique SID identifier of the Service.

sidstring nullable

A 34 character string that uniquely identifies this Entity.

urlstring uri nullable

The URL of this resource.