curl --request PATCH \
--url https://staging.cutmake.ai/api/v1/materials/{mid} \
--header 'Content-Type: application/json' \
--data '{}'{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}curl --request PATCH \
--url https://staging.cutmake.ai/api/v1/materials/{mid} \
--header 'Content-Type: application/json' \
--data '{}'{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}The body is of type Payload · object.
Successful Response