Files
enstrayedapi/website/helpdesk/forms/ecls_deleteaccount.json
2025-05-16 00:23:09 -07:00

14 lines
345 B
JSON

{
"title": "ECLS: Delete Account",
"form": {
"description": {
"type": "span",
"content": ""
},
"confirmation": {
"type": "checkbox",
"content": "I have read all of the above and understand this action is irreverisble",
"required": true
}
}
}