Skip to main content

Upload an Entity of File Entity Type

POST 

/api/workspaces/:workspace_id/entity_types/:id/upload/

Upload an entity of the corresponding file entity type.

Request

Path Parameters

    workspace_id stringrequired
    id integerrequired

    A unique integer value identifying this entity type.

Responses

Upload URL.

Loading...