Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escape special characters +-&|!(){}[]^"~*?:\ - e.g. \+ \* \!
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
How to remove a user account ?

I'd like to remove an user account, did not find the trick. Possible ?
Hosted on Heroku / para.com

  
  
Posted 3 years ago
pic
Deleted user
  
  

This is an comment

Em Husnan   3 years ago Report
Votes Newest

Answers


Only admins can delete user accounts. Go to Profile -> Delete (under the avatar). You can delete your own account from the Settings page.

-3
-3
Posted 3 years ago
Alex Bogdanovski
1K × 9 Administrator
4K Views
1 Answer
3 years ago
3 years ago
Tags