Delete Pack
DELETE /api/divinity/authored-library/packs/{pack_id}
DELETE
/api/divinity/authored-library/packs/{pack_id}
Remove a community pack from disk + purge its state entry.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” pack_id
required
Pack Id
string
Responses
Section titled “ Responses ”Successful Response
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