AccountsCollection |
|
AddSshKey |
REST endpoint to add an SSH key for an account.
|
Capabilities |
|
CreateAccount |
REST endpoint for creating a new account.
|
CreateEmail |
REST endpoint for registering a new email address for an account.
|
DeleteActive |
REST endpoint to mark an account as inactive.
|
DeleteDraftComments |
|
DeleteEmail |
|
DeleteExternalIds |
REST endpoint to delete external IDs from an account.
|
DeleteSshKey |
REST endpoint to delete an SSH key of an account.
|
DeleteWatchedProjects |
REST endpoint to delete project watches from an account.
|
EmailsCollection |
|
GetAccount |
REST endpoint to get an account.
|
GetActive |
REST endpoint to get the active state of an account.
|
GetAgreements |
REST endpoint to get all contributor agreements that have been signed by an account.
|
GetAvatar |
REST endpoint to get the avatar image of an account.
|
GetAvatarChangeUrl |
REST endpoint to get the URL for changing the avatar image of an account.
|
GetCapabilities |
REST endpoint to list the global capabilities that are assigned to an account.
|
GetCapabilities.CheckOne |
REST endpoint to check if a global capability is assigned to an account.
|
GetDetail |
REST endpoint to get details of an account.
|
GetDiffPreferences |
REST endpoint to get the diff preferences of an account.
|
GetEditPreferences |
REST endpoint to get the edit preferences of an account.
|
GetEmail |
REST endpoint to get an email of an account.
|
GetEmails |
REST endpoint to list the emails of an account.
|
GetExternalIds |
REST endpoint to get the external IDs of an account.
|
GetGroups |
REST endpoint to get all known groups of an account (groups that contain the account as member).
|
GetName |
REST endpoint to get the full name of an account.
|
GetOAuthToken |
|
GetOAuthToken.OAuthTokenInfo |
|
GetPreferences |
REST endpoint to get the general preferences of an account.
|
GetSshKey |
REST endpoint to get an SSH key of an account.
|
GetSshKeys |
REST endpoint to list the SSH keys of an account.
|
GetStatus |
REST endpoint to get the status of an account.
|
GetUsername |
REST endpoint to get the username of an account.
|
GetWatchedProjects |
REST endpoint to get the project watches of an account.
|
Index |
REST endpoint to (re)index an account.
|
Module |
|
PostWatchedProjects |
REST endpoint to set project watches for an account.
|
PutAccount |
REST endpoint for updating an existing account.
|
PutActive |
REST endpoint to mark an account as active.
|
PutAgreement |
REST endpoint to sign a contributor agreement for an account.
|
PutDisplayName |
REST endpoint to set the display name of an account.
|
PutEmail |
REST endpoint for updating an existing email address of an account.
|
PutHttpPassword |
REST endpoint to set/delete the password for HTTP access of an account.
|
PutName |
REST endpoint to set the full name of an account.
|
PutPreferred |
REST endpoint to set an email address as preferred email address for an account.
|
PutStatus |
REST endpoint to set the status of an account.
|
PutUsername |
REST endpoint to set the username of an account.
|
QueryAccounts |
REST endpoint to query accounts.
|
SetDiffPreferences |
REST endpoint to set diff preferences for an account.
|
SetEditPreferences |
REST endpoint to set edit preferences for an account.
|
SetPreferences |
REST endpoint to set general preferences for an account.
|
SshKeys |
|
StarredChanges |
|
StarredChanges.Create |
|
StarredChanges.Delete |
|
StarredChanges.EmptyInput |
|
StarredChanges.Put |
|
Stars |
|
Stars.Get |
|
Stars.ListStarredChanges |
|
Stars.Post |
|