User
user.allUser all
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Successful response
user.oneUser one
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Query Parameters
userIdRequiredstring
Successful response
user.getUser get
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Successful response
user.haveRootAccessUser have Root Access
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Successful response
user.getBackupsUser get Backups
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Successful response
user.getServerMetricsUser get Server Metrics
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Successful response
user.updateUser update
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequiredidstring
1namestring
isRegisteredboolean
expirationDatestring
createdAt2string
createdAtstring | null
"date-time"twoFactorEnabledboolean | null
emailstring
1Format: "email"emailVerifiedboolean
imagestring | null
bannedboolean | null
banReasonstring | null
banExpiresstring | null
"date-time"updatedAtstring
"date-time"serverIpstring | null
certificateTypestring
"letsencrypt" | "none" | "custom"httpsboolean
hoststring | null
letsEncryptEmailstring | null
sshPrivateKeystring | null
enableDockerCleanupboolean
logCleanupCronstring | null
enablePaidFeaturesboolean
allowImpersonationboolean
metricsConfigobject
cleanupCacheApplicationsboolean
cleanupCacheOnPreviewsboolean
cleanupCacheOnComposeboolean
stripeCustomerIdstring | null
stripeSubscriptionIdstring | null
serversQuantitynumber
passwordstring
currentPasswordstring
Successful response
user.getUserByTokenUser get User By Token
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Query Parameters
tokenRequiredstring
1Successful response
user.getMetricsTokenUser get Metrics Token
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Successful response
user.removeUser remove
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequireduserIdRequiredstring
Successful response
user.assignPermissionsUser assign Permissions
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequiredidRequiredstring
1accessedProjectsRequiredarray<string>
accessedEnvironmentsRequiredarray<string>
accessedServicesRequiredarray<string>
canCreateProjectsRequiredboolean
canCreateServicesRequiredboolean
canDeleteProjectsRequiredboolean
canDeleteServicesRequiredboolean
canAccessToDockerRequiredboolean
canAccessToTraefikFilesRequiredboolean
canAccessToAPIRequiredboolean
canAccessToSSHKeysRequiredboolean
canAccessToGitProvidersRequiredboolean
canDeleteEnvironmentsRequiredboolean
canCreateEnvironmentsRequiredboolean
Successful response
user.getInvitationsUser get Invitations
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Successful response
user.getContainerMetricsUser get Container Metrics
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Query Parameters
urlRequiredstring
tokenRequiredstring
appNameRequiredstring
dataPointsRequiredstring
Successful response
user.generateTokenUser generate Token
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Successful response
user.deleteApiKeyUser delete Api Key
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequiredapiKeyIdRequiredstring
Successful response
user.createApiKeyUser create Api Key
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequirednameRequiredstring
1prefixstring
expiresInnumber
metadataRequiredobject
rateLimitEnabledboolean
rateLimitTimeWindownumber
rateLimitMaxnumber
remainingnumber
refillAmountnumber
refillIntervalnumber
Successful response
user.checkUserOrganizationsUser check User Organizations
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Query Parameters
userIdRequiredstring
Successful response
user.sendInvitationUser send Invitation
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequiredinvitationIdRequiredstring
1notificationIdRequiredstring
1Successful response