Post a new entity to EntitySet Documents

Summary:Post a new entity to EntitySet Documents.
Return Type: Entity

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique Tenant ID (UUID or Identifier string)

string
enum
required
Defaults to UK

The data center region the data resides in

Allowed:
Body Params

The entity to post

Represents a new document.
This is an simplification of the IfcDocumentInformation and IfcDocumentReference concepts.
See https://standards.buildingsmart.org/IFC/RELEASE/IFC2x3/TC1/HTML/ifcexternalreferenceresource/lexical/ifcdocumentinformation.htm

string | null

The Url of the document. Prefer Location over setting the URL

string | null

Location, where the external source (classification, document or library).
For externally hosted documents normally given as an URL location string. For documents hosted in Flex, use the value 'Flex',
and provide the Flex 'fileId' in the Item Reference

string | null

Identifier for the referenced item in the external source (classification, document or library)
For documents hosted in Flex this should be the fileId

string | null

Scope for this document.

string | null

Document revision designation

string | null

Purpose for this document.

string | null

Intended Use for this document.

int32
required

The identifier of the Model this entity belongs to

int32 | null

Gets or sets the entity identifier / Label.

uuid | null

The immutable unique identifier key for this Entity

string | null

The name of the entity

string | null

Optional Description of the document

string | null

A system identifier of the type of entity

Responses

400

Invalid request / entity

401

Unauthorized - Login required

403

Forbidden - Not authorised

404

Model not found

409

Key Conflict

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json