Delete Fork
DELETE /api/writing/forks/{fork_id}
DELETE
/api/writing/forks/{fork_id}
Delete a fork branch. Children are reparented to the deleted branch’s parent.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” fork_id
required
Fork Id
string
Responses
Section titled “ Responses ”Successful Response
Response Delete Fork Api Writing Forks Fork Id Delete
object
key
additional properties
boolean
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context