Skip to content

Clear Dictionary

DELETE
/api/writing/worldspell/dictionary/{project_id}

Clear all words from the project’s custom dictionary.

project_id
required
Project Id
string

Successful Response

SuccessResponse

Generic success response.

object
success
required
Success
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