Delete Character Template
DELETE /api/creative/templates/{template_name}
DELETE
/api/creative/templates/{template_name}
Delete a template by name.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” template_name
required
Template Name
string
Responses
Section titled “ Responses ”Successful Response
CharacterDeleteResponse
Response confirming a character sheet or template deletion.
object
success
required
Success
Whether deletion succeeded
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