{
"id": {
"mostSigBits": 0,
"leastSigBits": 0
},
"tenantId": {},
"icon": "string",
"iconColor": "string",
"name": "string",
"relNum": 0,
"content": "string",
"selling": 0,
"createdBy": 0,
"createdAt": "string",
"updatedBy": 0,
"updatedAt": "string",
"tags": [
{
"id": {
"mostSigBits": 0,
"leastSigBits": 0
},
"name": "string",
"type": "string",
"tenantId": {
"mostSigBits": 0,
"leastSigBits": 0
},
"createdBy": {
"mostSigBits": 0,
"leastSigBits": 0
},
"createdAt": "string",
"bindingCount": 0
}
]
}curl --location --request POST 'http://172.20.238.8:48806/prompt/copy' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": {
"mostSigBits": 0,
"leastSigBits": 0
},
"tenantId": {},
"icon": "string",
"iconColor": "string",
"name": "string",
"relNum": 0,
"content": "string",
"selling": 0,
"createdBy": 0,
"createdAt": "string",
"updatedBy": 0,
"updatedAt": "string",
"tags": [
{
"id": {
"mostSigBits": 0,
"leastSigBits": 0
},
"name": "string",
"type": "string",
"tenantId": {
"mostSigBits": 0,
"leastSigBits": 0
},
"createdBy": {
"mostSigBits": 0,
"leastSigBits": 0
},
"createdAt": "string",
"bindingCount": 0
}
]
}'{
"id": {
"mostSigBits": 0,
"leastSigBits": 0
},
"tenantId": {},
"icon": "",
"iconColor": "",
"name": "",
"relNum": 0,
"content": "",
"selling": 0,
"createdBy": 0,
"createdAt": "",
"updatedBy": 0,
"updatedAt": "",
"tags": [
{
"id": {
"mostSigBits": 0,
"leastSigBits": 0
},
"name": "",
"type": "",
"tenantId": {
"mostSigBits": 0,
"leastSigBits": 0
},
"createdBy": {
"mostSigBits": 0,
"leastSigBits": 0
},
"createdAt": "",
"bindingCount": 0
}
]
}