Addalias, Adduser, Deletealias – Google Message Security Batch Reference Guide User Manual
Page 24: Deleteuser

Introduction to Batch Processing
25
https://ac-s<N>.postini.com/exec/
remotecmd?auth=<authstring>&cmd=adduser%20agoodman%40jumboinc.com%
2c%20welcome%3d1
where N is the system number and <authstring> is the SHA1-encrypted shared
secret/username pair.
Note that this includes *all* non-alphanumeric characters, not just URL special-
meaning characters as defined by RFC2396. According to RFC2396, the
following list of characters have a special meaning in URLs:
";" | "/" | "?" | ":" | "@" | "&" | "=" | "+" | "$" | ","
addalias
Syntax and Example:
addalias username, targetalias
addalias [email protected], [email protected]
adduser
Syntax and Examples:
adduser username [, field=value]…
adduser [email protected]
adduser [email protected], org=jumboinc.com sales
adduser [email protected], welcome=1
adduser [email protected], org=jumboinc.com sales, welcome=1
deletealias
Syntax and Example:
deletealias targetalias
deletealias [email protected]
deleteuser
Syntax and Example:
deleteuser username
deleteuser [email protected]