{
"name": "string",
"content": "string",
"type": "string"
}curl --location --globoff 'http://{{host}}/v1/script' \
--header 'Content-Type: application/json' \
--data '{
"name": "string",
"content": "string",
"type": "string"
}'{}