curl --request POST \
--url https://api.faces.sh/v1/compile/threads/{thread_id}/reset{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}Reset compilation progress. Source data (messages) preserved. Fresh /make to recompile.
curl --request POST \
--url https://api.faces.sh/v1/compile/threads/{thread_id}/reset{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}