====== persona.delete ====== Delete a persona (character) from the currently logged in account. ===== Query ===== | **Query** | persona.delete | | **Parameters** | A single string containing the index of the persona. I.e. 0 for first character, 1 for second etc. | ===== Reply ===== No data returned. The query reply will either have zero rows, or will be a query error reply. ===== See also ===== * [[iceclient:messages:query_reply|QUERY_REPLY]] * [[iceclient:messages:query|QUERY]]