/
DE
devtron-labs
/
Consolidate Services
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
Swagger 2.0
2026-07-17
51
121
115.4 KB
AccountService
UpdatePassword updates an account's password to a new value
put
/api/v1/account/password
Request body
AccountUpdatePasswordRequest
required
currentPassword
string
newPassword
string
Response
(empty)
AccountUpdatePasswordResponse
required
All 51 operations
put
UpdatePassword updates an account's password to a new value
get
List returns list of applications
post
Create creates an application
put
Update updates an application
get
/api/v1/applications/{applicationName}/managed-resources
get
/api/v1/applications/{applicationName}/resource-tree
get
Get returns an application by name
delete
Delete deletes an application
patch
Patch patch an application
get
ListResourceEvents returns a list of event resources
get
GetManifests returns application manifests
delete
TerminateOperation terminates the currently running operation
get
PodLogs returns stream of log entries for the specified pod. Pod
get
GetResource returns single application resource
post
PatchResource patch single application resource
delete
DeleteResource deletes a single application resource
get
/api/v1/applications/{name}/resource/actions
post
/api/v1/applications/{name}/resource/actions
get
Get the meta-data (author, date, tags, message) for a specific revision of the application
post
Rollback syncs an application to its target state
put
UpdateSpec updates an application spec
post
Sync syncs an application to its target state
get
List all available repository certificates
post
Creates repository certificates on the server
delete
Delete the certificates that match the RepositoryCertificateQuery
get
List returns list of clusters
post
Create creates a cluster
put
Update updates a cluster
get
Get returns a cluster by server address
delete
Delete deletes a cluster
post
RotateAuth returns a cluster by server address
get
List returns list of projects
post
Create a new project.
get
Get returns a project by name
delete
Delete deletes a project
get
ListEvents returns a list of project events
put
Update updates a project
post
Create a new project token.
delete
Delete a new project token.
get
List returns list of repos
post
Create creates a repo
put
Update updates a repo
delete
Delete deletes a repo
get
ListApps returns list of apps in the repo
get
GetAppDetails returns application details by given path
post
ValidateAccess validates access to a repository with given parameters
post
Create a new JWT for authentication and set a cookie if using HTTP.
delete
Delete an existing JWT cookie if using HTTP.
get
Get returns Argo CD settings
get
Watch returns stream of application change events.
get
Version returns version information of the API server