Skip to content

Delete Fork

DELETE
/api/writing/forks/{fork_id}

Delete a fork branch. Children are reparented to the deleted branch’s parent.

fork_id
required
Fork Id
string

Successful Response

Response Delete Fork Api Writing Forks Fork Id Delete
object
key
additional properties
boolean

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context
object