Clone Type
Request
POST /v1/apikey/type/clone HTTP/1.1
Host: gamedesign-dev.api.mimiland.io
mm-client-id: day
mm-api-key: 8033****59
Content-Type: application/json
Content-Length: 176
{
"FromClientId": "templates",
"TypeName": "design_template_1",
"TypeVersion": "1.0.0",
"Files": [],
"IsSetDefaultTypeVersion": true
}
Parameter
Key
Type
Description
FromClientId
String
TypeName
String
TypeVersion
String
Files
String
IsSetDefaultTypeVersion
Boolean
Last updated