delete
Account
@DeleteMapping(path = "USERS_KEY + "/{" + IDENTIFIER_KEY + "}"",
headers = []
)
Method to delete the account of the user
Return
the result of the request as String
Parameters
id
: the identifier of the user
token
: the token of the user