FogBugz XML API: Editing a Person


Follow

Overview:

With this command, you can easily edit a person through the XML Api.

Audience:

Customer Facing Information.

Step-By-Step Guide:

  1. To edit a Person, send cmd=editPerson. It's the same as cmd=newPerson, but the only required parameter is ixPerson.
  2. Refer to this article to read the possible parameters for this command.

 

See also the full XML API documentation.