Create resource from file
POST {{baseUrl}}/api/v1/resources/:domain/content?name=occaecat dolor aute dolore&subtype=occaecat dolor aute dolore&type=occaecat dolor aute dolore
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
name | string | (Required) The name of the resource to create. | |
subtype | string | The subtype of resource to create. Appears in metadata. | |
type | string | (Required) The type of resource to create. |
Request Body
[{"name"=>"file", "value"=>nil, "datatype"=>"null"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: Created
""