R API client for synclient

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Overview

This API client was generated by the OpenAPI Generator project. By using the OpenAPI spec from a remote server, you can easily generate an API client.

  • API version: v1
  • Package version: 1.0.0
  • Build package: org.openapitools.codegen.languages.RClientCodegen

Installation

Prerequisites

Install the dependencies

install.packages("jsonlite")
install.packages("httr")
install.packages("base64enc")

Build the package

git clone https://github.com/GIT_USER_ID/GIT_REPO_ID
cd GIT_REPO_ID
R CMD build .
R CMD check synclient_1.0.0.tar.gz --no-manual
R CMD INSTALL --preclean synclient_1.0.0.tar.gz

Install the package

install.packages("synclient")

To install directly from Github, use devtools:

install.packages("devtools")
library(devtools)
install_github("GIT_USER_ID/GIT_REPO_ID")

To install the package from a local file:

install.packages("synclient_1.0.0.tar.gz", repos = NULL, type = "source")

Usage

library(synclient)

Reformat code

To reformat code using styler, please run the following in the R console:

install.packages("remotes")
remotes::install_github("r-lib/styler@v1.7.0.9003")
library("styler")
style_dir()

Documentation for API Endpoints

All URIs are relative to https://repo-prod.prod.sagebase.org

Class Method HTTP request Description
AccessApprovalServicesApi DeleteRepoV1AccessApproval DELETE /repo/v1/accessApproval
AccessApprovalServicesApi GetRepoV1AccessApprovalApprovalId GET /repo/v1/accessApproval/{approvalId}
AccessApprovalServicesApi PostRepoV1AccessApproval POST /repo/v1/accessApproval
AccessApprovalServicesApi PostRepoV1AccessApprovalGroup POST /repo/v1/accessApproval/group
AccessApprovalServicesApi PostRepoV1AccessApprovalInformation POST /repo/v1/accessApproval/information
AccessApprovalServicesApi PostRepoV1AccessApprovalNotifications POST /repo/v1/accessApproval/notifications
AccessApprovalServicesApi PostRepoV1AccessApprovalSearch POST /repo/v1/accessApproval/search
AccessApprovalServicesApi PutRepoV1AccessApprovalGroupRevoke PUT /repo/v1/accessApproval/group/revoke
AccessRequirementServicesApi DeleteRepoV1AccessRequirementRequirementId DELETE /repo/v1/accessRequirement/{requirementId}
AccessRequirementServicesApi DeleteRepoV1AccessRequirementRequirementIdAcl DELETE /repo/v1/accessRequirement/{requirementId}/acl
AccessRequirementServicesApi GetRepoV1AccessRequirementRequirementId GET /repo/v1/accessRequirement/{requirementId}
AccessRequirementServicesApi GetRepoV1AccessRequirementRequirementIdAcl GET /repo/v1/accessRequirement/{requirementId}/acl
AccessRequirementServicesApi GetRepoV1AccessRequirementRequirementIdSubjects GET /repo/v1/accessRequirement/{requirementId}/subjects
AccessRequirementServicesApi GetRepoV1EntityIdAccessRequirement GET /repo/v1/entity/{id}/accessRequirement
AccessRequirementServicesApi GetRepoV1TeamIdAccessRequirement GET /repo/v1/team/{id}/accessRequirement
AccessRequirementServicesApi PostRepoV1AccessRequirement POST /repo/v1/accessRequirement
AccessRequirementServicesApi PostRepoV1AccessRequirementRequirementIdAcl POST /repo/v1/accessRequirement/{requirementId}/acl
AccessRequirementServicesApi PostRepoV1AccessRequirementSearch POST /repo/v1/accessRequirement/search
AccessRequirementServicesApi PostRepoV1EntityIdLockAccessRequirement POST /repo/v1/entity/{id}/lockAccessRequirement
AccessRequirementServicesApi PutRepoV1AccessRequirementConversion PUT /repo/v1/accessRequirement/conversion
AccessRequirementServicesApi PutRepoV1AccessRequirementRequirementId PUT /repo/v1/accessRequirement/{requirementId}
AccessRequirementServicesApi PutRepoV1AccessRequirementRequirementIdAcl PUT /repo/v1/accessRequirement/{requirementId}/acl
ActivityServicesApi DeleteRepoV1ActivityId DELETE /repo/v1/activity/{id}
ActivityServicesApi GetRepoV1ActivityId GET /repo/v1/activity/{id}
ActivityServicesApi GetRepoV1ActivityIdGenerated GET /repo/v1/activity/{id}/generated
ActivityServicesApi PostRepoV1Activity POST /repo/v1/activity
ActivityServicesApi PutRepoV1ActivityId PUT /repo/v1/activity/{id}
AsynchronousJobServicesApi GetRepoV1AsynchronousJobJobId GET /repo/v1/asynchronous/job/{jobId}
AsynchronousJobServicesApi PostRepoV1AsynchronousJob POST /repo/v1/asynchronous/job
AuthenticationServicesApi DeleteAuthV1Oauth2Alias DELETE /auth/v1/oauth2/alias
AuthenticationServicesApi DeleteAuthV1PersonalAccessTokenId DELETE /auth/v1/personalAccessToken/{id}
AuthenticationServicesApi DeleteAuthV1SecretKey DELETE /auth/v1/secretKey
AuthenticationServicesApi GetAuthV1AuthenticatedOn GET /auth/v1/authenticatedOn
AuthenticationServicesApi GetAuthV1PersonalAccessToken GET /auth/v1/personalAccessToken
AuthenticationServicesApi GetAuthV1PersonalAccessTokenId GET /auth/v1/personalAccessToken/{id}
AuthenticationServicesApi GetAuthV1SecretKey GET /auth/v1/secretKey
AuthenticationServicesApi PostAuthV1Login2 POST /auth/v1/login2
AuthenticationServicesApi PostAuthV1Oauth2Account2 POST /auth/v1/oauth2/account2
AuthenticationServicesApi PostAuthV1Oauth2Alias POST /auth/v1/oauth2/alias
AuthenticationServicesApi PostAuthV1Oauth2Authurl POST /auth/v1/oauth2/authurl
AuthenticationServicesApi PostAuthV1Oauth2Session2 POST /auth/v1/oauth2/session2
AuthenticationServicesApi PostAuthV1PersonalAccessToken POST /auth/v1/personalAccessToken
AuthenticationServicesApi PostAuthV1TermsOfUse2 POST /auth/v1/termsOfUse2
AuthenticationServicesApi PostAuthV1UserChangePassword POST /auth/v1/user/changePassword
AuthenticationServicesApi PostAuthV1UserPasswordReset POST /auth/v1/user/password/reset
AuthenticationServices2FAApi DeleteAuthV12fa DELETE /auth/v1/2fa
AuthenticationServices2FAApi GetAuthV12fa GET /auth/v1/2fa
AuthenticationServices2FAApi PostAuthV12fa POST /auth/v1/2fa
AuthenticationServices2FAApi PostAuthV12faEnroll POST /auth/v1/2fa/enroll
AuthenticationServices2FAApi PostAuthV12faRecoveryCodes POST /auth/v1/2fa/recoveryCodes
AuthenticationServices2FAApi PostAuthV12faToken POST /auth/v1/2fa/token
CertifiedUserServicesApi DeleteRepoV1AdminCertifiedUserTestResponseId DELETE /repo/v1/admin/certifiedUserTestResponse/{id}
CertifiedUserServicesApi GetRepoV1AdminCertifiedUserTestResponse GET /repo/v1/admin/certifiedUserTestResponse
CertifiedUserServicesApi GetRepoV1AdminUserIdCertifiedUserPassingRecords GET /repo/v1/admin/user/{id}/certifiedUserPassingRecords
CertifiedUserServicesApi GetRepoV1CertifiedUserTest GET /repo/v1/certifiedUserTest
CertifiedUserServicesApi GetRepoV1UserIdCertifiedUserPassingRecord GET /repo/v1/user/{id}/certifiedUserPassingRecord
CertifiedUserServicesApi PostRepoV1CertifiedUserTestResponse POST /repo/v1/certifiedUserTestResponse
CertifiedUserServicesApi PutRepoV1AdminUserIdCertificationStatus PUT /repo/v1/admin/user/{id}/certificationStatus
ChallengeServicesApi DeleteRepoV1ChallengeChallengeId DELETE /repo/v1/challenge/{challengeId}
ChallengeServicesApi DeleteRepoV1ChallengeTeamChallengeTeamId DELETE /repo/v1/challengeTeam/{challengeTeamId}
ChallengeServicesApi GetRepoV1Challenge GET /repo/v1/challenge
ChallengeServicesApi GetRepoV1ChallengeChallengeId GET /repo/v1/challenge/{challengeId}
ChallengeServicesApi GetRepoV1ChallengeChallengeIdChallengeTeam GET /repo/v1/challenge/{challengeId}/challengeTeam
ChallengeServicesApi GetRepoV1ChallengeChallengeIdParticipant GET /repo/v1/challenge/{challengeId}/participant
ChallengeServicesApi GetRepoV1ChallengeChallengeIdRegistratableTeam GET /repo/v1/challenge/{challengeId}/registratableTeam
ChallengeServicesApi GetRepoV1ChallengeChallengeIdSubmissionTeams GET /repo/v1/challenge/{challengeId}/submissionTeams
ChallengeServicesApi GetRepoV1EntityIdChallenge GET /repo/v1/entity/{id}/challenge
ChallengeServicesApi PostRepoV1Challenge POST /repo/v1/challenge
ChallengeServicesApi PostRepoV1ChallengeChallengeIdChallengeTeam POST /repo/v1/challenge/{challengeId}/challengeTeam
ChallengeServicesApi PutRepoV1ChallengeChallengeId PUT /repo/v1/challenge/{challengeId}
ChallengeServicesApi PutRepoV1ChallengeChallengeIdChallengeTeamChallengeTeamId PUT /repo/v1/challenge/{challengeId}/challengeTeam/{challengeTeamId}
DOIServicesApi GetRepoV1Doi GET /repo/v1/doi
DOIServicesApi GetRepoV1DoiAssociation GET /repo/v1/doi/association
DOIServicesApi GetRepoV1DoiAsyncGetAsyncToken GET /repo/v1/doi/async/get/{asyncToken}
DOIServicesApi GetRepoV1DoiLocate GET /repo/v1/doi/locate
DOIServicesApi PostRepoV1DoiAsyncStart POST /repo/v1/doi/async/start
DataAccessServicesApi DeleteRepoV1DataAccessSubmissionSubmissionId DELETE /repo/v1/dataAccessSubmission/{submissionId}
DataAccessServicesApi GetRepoV1AccessRequirementRequirementIdDataAccessRequestForUpdate GET /repo/v1/accessRequirement/{requirementId}/dataAccessRequestForUpdate
DataAccessServicesApi GetRepoV1AccessRequirementRequirementIdResearchProjectForUpdate GET /repo/v1/accessRequirement/{requirementId}/researchProjectForUpdate
DataAccessServicesApi GetRepoV1AccessRequirementRequirementIdStatus GET /repo/v1/accessRequirement/{requirementId}/status
DataAccessServicesApi GetRepoV1DataAccessSubmissionOpenSubmissions GET /repo/v1/dataAccessSubmission/openSubmissions
DataAccessServicesApi GetRepoV1DataAccessSubmissionSubmissionId GET /repo/v1/dataAccessSubmission/{submissionId}
DataAccessServicesApi PostRepoV1AccessRequirementRequirementIdApprovedSubmissionInfo POST /repo/v1/accessRequirement/{requirementId}/approvedSubmissionInfo
DataAccessServicesApi PostRepoV1AccessRequirementRequirementIdSubmissions POST /repo/v1/accessRequirement/{requirementId}/submissions
DataAccessServicesApi PostRepoV1DataAccessRequest POST /repo/v1/dataAccessRequest
DataAccessServicesApi PostRepoV1DataAccessRequestRequestIdSubmission POST /repo/v1/dataAccessRequest/{requestId}/submission
DataAccessServicesApi PostRepoV1DataAccessSubmissionSearch POST /repo/v1/dataAccessSubmission/search
DataAccessServicesApi PostRepoV1ResearchProject POST /repo/v1/researchProject
DataAccessServicesApi PostRepoV1RestrictionInformation POST /repo/v1/restrictionInformation
DataAccessServicesApi PutRepoV1DataAccessSubmissionSubmissionId PUT /repo/v1/dataAccessSubmission/{submissionId}
DataAccessServicesApi PutRepoV1DataAccessSubmissionSubmissionIdCancellation PUT /repo/v1/dataAccessSubmission/{submissionId}/cancellation
DiscussionServicesApi DeleteRepoV1ReplyReplyId DELETE /repo/v1/reply/{replyId}
DiscussionServicesApi DeleteRepoV1ThreadThreadId DELETE /repo/v1/thread/{threadId}
DiscussionServicesApi GetRepoV1EntityIdThreads GET /repo/v1/entity/{id}/threads
DiscussionServicesApi GetRepoV1ForumForumId GET /repo/v1/forum/{forumId}
DiscussionServicesApi GetRepoV1ForumForumIdModerators GET /repo/v1/forum/{forumId}/moderators
DiscussionServicesApi GetRepoV1ForumForumIdThreadcount GET /repo/v1/forum/{forumId}/threadcount
DiscussionServicesApi GetRepoV1ForumForumIdThreads GET /repo/v1/forum/{forumId}/threads
DiscussionServicesApi GetRepoV1ProjectProjectIdForum GET /repo/v1/project/{projectId}/forum
DiscussionServicesApi GetRepoV1ReplyMessageUrl GET /repo/v1/reply/messageUrl
DiscussionServicesApi GetRepoV1ReplyReplyId GET /repo/v1/reply/{replyId}
DiscussionServicesApi GetRepoV1ThreadMessageUrl GET /repo/v1/thread/messageUrl
DiscussionServicesApi GetRepoV1ThreadThreadId GET /repo/v1/thread/{threadId}
DiscussionServicesApi GetRepoV1ThreadThreadIdReplies GET /repo/v1/thread/{threadId}/replies
DiscussionServicesApi GetRepoV1ThreadThreadIdReplycount GET /repo/v1/thread/{threadId}/replycount
DiscussionServicesApi PostRepoV1EntityThreadcounts POST /repo/v1/entity/threadcounts
DiscussionServicesApi PostRepoV1ForumForumIdSearch POST /repo/v1/forum/{forumId}/search
DiscussionServicesApi PostRepoV1Reply POST /repo/v1/reply
DiscussionServicesApi PostRepoV1Thread POST /repo/v1/thread
DiscussionServicesApi PutRepoV1ReplyReplyIdMessage PUT /repo/v1/reply/{replyId}/message
DiscussionServicesApi PutRepoV1ThreadThreadIdMessage PUT /repo/v1/thread/{threadId}/message
DiscussionServicesApi PutRepoV1ThreadThreadIdPin PUT /repo/v1/thread/{threadId}/pin
DiscussionServicesApi PutRepoV1ThreadThreadIdRestore PUT /repo/v1/thread/{threadId}/restore
DiscussionServicesApi PutRepoV1ThreadThreadIdTitle PUT /repo/v1/thread/{threadId}/title
DiscussionServicesApi PutRepoV1ThreadThreadIdUnpin PUT /repo/v1/thread/{threadId}/unpin
DockerAuthorizationServicesApi GetDockerV1BearerToken GET /docker/v1/bearerToken
DockerCommitServicesApi GetRepoV1EntityIdDockerTag GET /repo/v1/entity/{id}/dockerTag
DockerCommitServicesApi PostRepoV1EntityIdDockerCommit POST /repo/v1/entity/{id}/dockerCommit
DockerRegistryEventServicesApi PostDockerRegistryListenerV1Events POST /dockerRegistryListener/v1/events
DownloadListServicesApi DeleteRepoV1DownloadList DELETE /repo/v1/download/list
DownloadListServicesApi GetRepoV1DownloadListAddAsyncGetAsyncToken GET /repo/v1/download/list/add/async/get/{asyncToken}
DownloadListServicesApi GetRepoV1DownloadListManifestAsyncGetAsyncToken GET /repo/v1/download/list/manifest/async/get/{asyncToken}
DownloadListServicesApi GetRepoV1DownloadListPackageAsyncGetAsyncToken GET /repo/v1/download/list/package/async/get/{asyncToken}
DownloadListServicesApi GetRepoV1DownloadListQueryAsyncGetAsyncToken GET /repo/v1/download/list/query/async/get/{asyncToken}
DownloadListServicesApi PostRepoV1DownloadListAdd POST /repo/v1/download/list/add
DownloadListServicesApi PostRepoV1DownloadListAddAsyncStart POST /repo/v1/download/list/add/async/start
DownloadListServicesApi PostRepoV1DownloadListManifestAsyncStart POST /repo/v1/download/list/manifest/async/start
DownloadListServicesApi PostRepoV1DownloadListPackageAsyncStart POST /repo/v1/download/list/package/async/start
DownloadListServicesApi PostRepoV1DownloadListQueryAsyncStart POST /repo/v1/download/list/query/async/start
DownloadListServicesApi PostRepoV1DownloadListRemove POST /repo/v1/download/list/remove
DrsServicesApi GetGa4ghDrsV1ObjectsObjectId GET /ga4gh/drs/v1/objects/{object_id}
DrsServicesApi GetGa4ghDrsV1ObjectsObjectIdAccessAccessId GET /ga4gh/drs/v1/objects/{object_id}/access/{access_id}
DrsServicesApi GetGa4ghDrsV1ServiceInfo GET /ga4gh/drs/v1/service-info
EntityBundleServicesV2Api PostRepoV1EntityBundle2Create POST /repo/v1/entity/bundle2/create
EntityBundleServicesV2Api PostRepoV1EntityIdBundle2 POST /repo/v1/entity/{id}/bundle2
EntityBundleServicesV2Api PostRepoV1EntityIdVersionVersionNumberBundle2 POST /repo/v1/entity/{id}/version/{versionNumber}/bundle2
EntityBundleServicesV2Api PutRepoV1EntityIdBundle2 PUT /repo/v1/entity/{id}/bundle2
EntityServicesApi DeleteRepoV1EntityId DELETE /repo/v1/entity/{id}
EntityServicesApi DeleteRepoV1EntityIdAcl DELETE /repo/v1/entity/{id}/acl
EntityServicesApi DeleteRepoV1EntityIdGeneratedBy DELETE /repo/v1/entity/{id}/generatedBy
EntityServicesApi DeleteRepoV1EntityIdSchemaBinding DELETE /repo/v1/entity/{id}/schema/binding
EntityServicesApi DeleteRepoV1EntityIdVersionVersionNumber DELETE /repo/v1/entity/{id}/version/{versionNumber}
EntityServicesApi GetRepoV1EntityAliasAlias GET /repo/v1/entity/alias/{alias}
EntityServicesApi GetRepoV1EntityDockerRepoId GET /repo/v1/entity/dockerRepo/id
EntityServicesApi GetRepoV1EntityId GET /repo/v1/entity/{id}
EntityServicesApi GetRepoV1EntityIdAccess GET /repo/v1/entity/{id}/access
EntityServicesApi GetRepoV1EntityIdAcl GET /repo/v1/entity/{id}/acl
EntityServicesApi GetRepoV1EntityIdActionsDownload GET /repo/v1/entity/{id}/actions/download
EntityServicesApi GetRepoV1EntityIdAnnotations2 GET /repo/v1/entity/{id}/annotations2
EntityServicesApi GetRepoV1EntityIdBenefactor GET /repo/v1/entity/{id}/benefactor
EntityServicesApi GetRepoV1EntityIdDerivedKeys GET /repo/v1/entity/{id}/derivedKeys
EntityServicesApi GetRepoV1EntityIdFilehandles GET /repo/v1/entity/{id}/filehandles
EntityServicesApi GetRepoV1EntityIdFilepreview GET /repo/v1/entity/{id}/filepreview
EntityServicesApi GetRepoV1EntityIdGeneratedBy GET /repo/v1/entity/{id}/generatedBy
EntityServicesApi GetRepoV1EntityIdJson GET /repo/v1/entity/{id}/json
EntityServicesApi GetRepoV1EntityIdPath GET /repo/v1/entity/{id}/path
EntityServicesApi GetRepoV1EntityIdPermissions GET /repo/v1/entity/{id}/permissions
EntityServicesApi GetRepoV1EntityIdSchemaBinding GET /repo/v1/entity/{id}/schema/binding
EntityServicesApi GetRepoV1EntityIdSchemaValidation GET /repo/v1/entity/{id}/schema/validation
EntityServicesApi GetRepoV1EntityIdSchemaValidationStatistics GET /repo/v1/entity/{id}/schema/validation/statistics
EntityServicesApi GetRepoV1EntityIdSts GET /repo/v1/entity/{id}/sts
EntityServicesApi GetRepoV1EntityIdType GET /repo/v1/entity/{id}/type
EntityServicesApi GetRepoV1EntityIdVersion GET /repo/v1/entity/{id}/version
EntityServicesApi GetRepoV1EntityIdVersionVersionNumber GET /repo/v1/entity/{id}/version/{versionNumber}
EntityServicesApi GetRepoV1EntityIdVersionVersionNumberAnnotations2 GET /repo/v1/entity/{id}/version/{versionNumber}/annotations2
EntityServicesApi GetRepoV1EntityIdVersionVersionNumberFilehandles GET /repo/v1/entity/{id}/version/{versionNumber}/filehandles
EntityServicesApi GetRepoV1EntityIdVersionVersionNumberFilepreview GET /repo/v1/entity/{id}/version/{versionNumber}/filepreview
EntityServicesApi GetRepoV1EntityIdVersionVersionNumberGeneratedBy GET /repo/v1/entity/{id}/version/{versionNumber}/generatedBy
EntityServicesApi GetRepoV1EntityIdVersionVersionNumberJson GET /repo/v1/entity/{id}/version/{versionNumber}/json
EntityServicesApi GetRepoV1EntityMd5Md5 GET /repo/v1/entity/md5/{md5}
EntityServicesApi GetRepoV1EntityType GET /repo/v1/entity/type
EntityServicesApi GetRepoV1RESTResources GET /repo/v1/REST/resources
EntityServicesApi GetRepoV1RESTResourcesEffectiveSchema GET /repo/v1/REST/resources/effectiveSchema
EntityServicesApi GetRepoV1RESTResourcesSchema GET /repo/v1/REST/resources/schema
EntityServicesApi PostRepoV1Entity POST /repo/v1/entity
EntityServicesApi PostRepoV1EntityChild POST /repo/v1/entity/child
EntityServicesApi PostRepoV1EntityChildren POST /repo/v1/entity/children
EntityServicesApi PostRepoV1EntityHeader POST /repo/v1/entity/header
EntityServicesApi PostRepoV1EntityIdAcl POST /repo/v1/entity/{id}/acl
EntityServicesApi PostRepoV1EntityIdSchemaValidationInvalid POST /repo/v1/entity/{id}/schema/validation/invalid
EntityServicesApi PutRepoV1EntityId PUT /repo/v1/entity/{id}
EntityServicesApi PutRepoV1EntityIdAcl PUT /repo/v1/entity/{id}/acl
EntityServicesApi PutRepoV1EntityIdAnnotations2 PUT /repo/v1/entity/{id}/annotations2
EntityServicesApi PutRepoV1EntityIdDatatype PUT /repo/v1/entity/{id}/datatype
EntityServicesApi PutRepoV1EntityIdGeneratedBy PUT /repo/v1/entity/{id}/generatedBy
EntityServicesApi PutRepoV1EntityIdJson PUT /repo/v1/entity/{id}/json
EntityServicesApi PutRepoV1EntityIdSchemaBinding PUT /repo/v1/entity/{id}/schema/binding
EntityServicesApi PutRepoV1EntityIdVersionVersionNumberFilehandle PUT /repo/v1/entity/{id}/version/{versionNumber}/filehandle
EvaluationServicesApi DeleteRepoV1EvaluationEvalId DELETE /repo/v1/evaluation/{evalId}
EvaluationServicesApi DeleteRepoV1EvaluationEvalIdRoundRoundId DELETE /repo/v1/evaluation/{evalId}/round/{roundId}
EvaluationServicesApi DeleteRepoV1EvaluationSubmissionSubId DELETE /repo/v1/evaluation/submission/{subId}
EvaluationServicesApi GetRepoV1EntityIdEvaluation GET /repo/v1/entity/{id}/evaluation
EvaluationServicesApi GetRepoV1Evaluation GET /repo/v1/evaluation
EvaluationServicesApi GetRepoV1EvaluationAvailable GET /repo/v1/evaluation/available
EvaluationServicesApi GetRepoV1EvaluationEvalId GET /repo/v1/evaluation/{evalId}
EvaluationServicesApi GetRepoV1EvaluationEvalIdAccess GET /repo/v1/evaluation/{evalId}/access
EvaluationServicesApi GetRepoV1EvaluationEvalIdAcl GET /repo/v1/evaluation/{evalId}/acl
EvaluationServicesApi GetRepoV1EvaluationEvalIdPermissions GET /repo/v1/evaluation/{evalId}/permissions
EvaluationServicesApi GetRepoV1EvaluationEvalIdRoundRoundId GET /repo/v1/evaluation/{evalId}/round/{roundId}
EvaluationServicesApi GetRepoV1EvaluationEvalIdSubmission GET /repo/v1/evaluation/{evalId}/submission
EvaluationServicesApi GetRepoV1EvaluationEvalIdSubmissionAll GET /repo/v1/evaluation/{evalId}/submission/all
EvaluationServicesApi GetRepoV1EvaluationEvalIdSubmissionBundle GET /repo/v1/evaluation/{evalId}/submission/bundle
EvaluationServicesApi GetRepoV1EvaluationEvalIdSubmissionBundleAll GET /repo/v1/evaluation/{evalId}/submission/bundle/all
EvaluationServicesApi GetRepoV1EvaluationEvalIdSubmissionCount GET /repo/v1/evaluation/{evalId}/submission/count
EvaluationServicesApi GetRepoV1EvaluationEvalIdSubmissionStatusAll GET /repo/v1/evaluation/{evalId}/submission/status/all
EvaluationServicesApi GetRepoV1EvaluationEvalIdTeamIdSubmissionEligibility GET /repo/v1/evaluation/{evalId}/team/{id}/submissionEligibility
EvaluationServicesApi GetRepoV1EvaluationNameName GET /repo/v1/evaluation/name/{name}
EvaluationServicesApi GetRepoV1EvaluationSubmissionSubId GET /repo/v1/evaluation/submission/{subId}
EvaluationServicesApi GetRepoV1EvaluationSubmissionSubIdFileFileHandleId GET /repo/v1/evaluation/submission/{subId}/file/{fileHandleId}
EvaluationServicesApi GetRepoV1EvaluationSubmissionSubIdStatus GET /repo/v1/evaluation/submission/{subId}/status
EvaluationServicesApi PostRepoV1AdminEvaluationSubmissionSubIdContributor POST /repo/v1/admin/evaluation/submission/{subId}/contributor
EvaluationServicesApi PostRepoV1Evaluation POST /repo/v1/evaluation
EvaluationServicesApi PostRepoV1EvaluationEvalIdMigratequota POST /repo/v1/evaluation/{evalId}/migratequota
EvaluationServicesApi PostRepoV1EvaluationEvalIdRound POST /repo/v1/evaluation/{evalId}/round
EvaluationServicesApi PostRepoV1EvaluationEvalIdRoundList POST /repo/v1/evaluation/{evalId}/round/list
EvaluationServicesApi PostRepoV1EvaluationSubmission POST /repo/v1/evaluation/submission
EvaluationServicesApi PutRepoV1EvaluationAcl PUT /repo/v1/evaluation/acl
EvaluationServicesApi PutRepoV1EvaluationEvalId PUT /repo/v1/evaluation/{evalId}
EvaluationServicesApi PutRepoV1EvaluationEvalIdRoundRoundId PUT /repo/v1/evaluation/{evalId}/round/{roundId}
EvaluationServicesApi PutRepoV1EvaluationEvalIdStatusBatch PUT /repo/v1/evaluation/{evalId}/statusBatch
EvaluationServicesApi PutRepoV1EvaluationSubmissionSubIdCancellation PUT /repo/v1/evaluation/submission/{subId}/cancellation
EvaluationServicesApi PutRepoV1EvaluationSubmissionSubIdStatus PUT /repo/v1/evaluation/submission/{subId}/status
FileServicesApi DeleteFileV1DownloadList DELETE /file/v1/download/list
FileServicesApi DeleteFileV1FileHandleHandleId DELETE /file/v1/fileHandle/{handleId}
FileServicesApi DeleteFileV1FileHandleHandleIdFilepreview DELETE /file/v1/fileHandle/{handleId}/filepreview
FileServicesApi GetFileV1DownloadList GET /file/v1/download/list
FileServicesApi GetFileV1DownloadListAddAsyncGetAsyncToken GET /file/v1/download/list/add/async/get/{asyncToken}
FileServicesApi GetFileV1DownloadOrderOrderId GET /file/v1/download/order/{orderId}
FileServicesApi GetFileV1EntityIdUploadDestination GET /file/v1/entity/{id}/uploadDestination
FileServicesApi GetFileV1EntityIdUploadDestinationLocations GET /file/v1/entity/{id}/uploadDestinationLocations
FileServicesApi GetFileV1EntityIdUploadDestinationStorageLocationId GET /file/v1/entity/{id}/uploadDestination/{storageLocationId}
FileServicesApi GetFileV1FileBulkAsyncGetAsyncToken GET /file/v1/file/bulk/async/get/{asyncToken}
FileServicesApi GetFileV1FileHandleHandleId GET /file/v1/fileHandle/{handleId}
FileServicesApi GetFileV1FileHandleHandleIdUrl GET /file/v1/fileHandle/{handleId}/url
FileServicesApi GetFileV1FileHandleRestoreAsyncGetAsyncToken GET /file/v1/fileHandle/restore/async/get/{asyncToken}
FileServicesApi GetFileV1FileId GET /file/v1/file/{id}
FileServicesApi PostFileV1DownloadListAdd POST /file/v1/download/list/add
FileServicesApi PostFileV1DownloadListAddAsyncStart POST /file/v1/download/list/add/async/start
FileServicesApi PostFileV1DownloadListRemove POST /file/v1/download/list/remove
FileServicesApi PostFileV1DownloadOrder POST /file/v1/download/order
FileServicesApi PostFileV1DownloadOrderHistory POST /file/v1/download/order/history
FileServicesApi PostFileV1ExternalFileHandle POST /file/v1/externalFileHandle
FileServicesApi PostFileV1ExternalFileHandleGoogleCloud POST /file/v1/externalFileHandle/googleCloud
FileServicesApi PostFileV1ExternalFileHandleS3 POST /file/v1/externalFileHandle/s3
FileServicesApi PostFileV1FileBulkAsyncStart POST /file/v1/file/bulk/async/start
FileServicesApi PostFileV1FileHandleBatch POST /file/v1/fileHandle/batch
FileServicesApi PostFileV1FileHandleHandleIdToCopyFromCopy POST /file/v1/fileHandle/{handleIdToCopyFrom}/copy
FileServicesApi PostFileV1FileHandleRestoreAsyncStart POST /file/v1/fileHandle/restore/async/start
FileServicesApi PostFileV1FileMultipart POST /file/v1/file/multipart
FileServicesApi PostFileV1FileMultipartUploadIdPresignedUrlBatch POST /file/v1/file/multipart/{uploadId}/presigned/url/batch
FileServicesApi PostFileV1FilehandlesCopy POST /file/v1/filehandles/copy
FileServicesApi PutFileV1FileMultipartUploadIdAddPartNumber PUT /file/v1/file/multipart/{uploadId}/add/{partNumber}
FileServicesApi PutFileV1FileMultipartUploadIdComplete PUT /file/v1/file/multipart/{uploadId}/complete
FormServicesApi DeleteRepoV1FormDataId DELETE /repo/v1/form/data/{id}
FormServicesApi GetRepoV1FormGroupId GET /repo/v1/form/group/{id}
FormServicesApi GetRepoV1FormGroupIdAcl GET /repo/v1/form/group/{id}/acl
FormServicesApi PostRepoV1FormData POST /repo/v1/form/data
FormServicesApi PostRepoV1FormDataIdSubmit POST /repo/v1/form/data/{id}/submit
FormServicesApi PostRepoV1FormDataList POST /repo/v1/form/data/list
FormServicesApi PostRepoV1FormDataListReviewer POST /repo/v1/form/data/list/reviewer
FormServicesApi PostRepoV1FormGroup POST /repo/v1/form/group
FormServicesApi PutRepoV1FormDataId PUT /repo/v1/form/data/{id}
FormServicesApi PutRepoV1FormDataIdAccept PUT /repo/v1/form/data/{id}/accept
FormServicesApi PutRepoV1FormDataIdReject PUT /repo/v1/form/data/{id}/reject
FormServicesApi PutRepoV1FormGroupIdAcl PUT /repo/v1/form/group/{id}/acl
JSONSchemaServicesApi DeleteRepoV1SchemaOrganizationId DELETE /repo/v1/schema/organization/{id}
JSONSchemaServicesApi DeleteRepoV1SchemaTypeRegisteredId DELETE /repo/v1/schema/type/registered/{id}
JSONSchemaServicesApi GetRepoV1SchemaOrganization GET /repo/v1/schema/organization
JSONSchemaServicesApi GetRepoV1SchemaOrganizationIdAcl GET /repo/v1/schema/organization/{id}/acl
JSONSchemaServicesApi GetRepoV1SchemaTypeCreateAsyncGetAsyncToken GET /repo/v1/schema/type/create/async/get/{asyncToken}
JSONSchemaServicesApi GetRepoV1SchemaTypeRegisteredId GET /repo/v1/schema/type/registered/{id}
JSONSchemaServicesApi GetRepoV1SchemaTypeValidationAsyncGetAsyncToken GET /repo/v1/schema/type/validation/async/get/{asyncToken}
JSONSchemaServicesApi PostRepoV1SchemaList POST /repo/v1/schema/list
JSONSchemaServicesApi PostRepoV1SchemaOrganization POST /repo/v1/schema/organization
JSONSchemaServicesApi PostRepoV1SchemaOrganizationList POST /repo/v1/schema/organization/list
JSONSchemaServicesApi PostRepoV1SchemaTypeCreateAsyncStart POST /repo/v1/schema/type/create/async/start
JSONSchemaServicesApi PostRepoV1SchemaTypeValidationAsyncStart POST /repo/v1/schema/type/validation/async/start
JSONSchemaServicesApi PostRepoV1SchemaVersionList POST /repo/v1/schema/version/list
JSONSchemaServicesApi PutRepoV1SchemaOrganizationIdAcl PUT /repo/v1/schema/organization/{id}/acl
LogServiceApi PostRepoV1Log POST /repo/v1/log
MembershipInvitationServicesApi DeleteRepoV1MembershipInvitationId DELETE /repo/v1/membershipInvitation/{id}
MembershipInvitationServicesApi GetRepoV1MembershipInvitationId GET /repo/v1/membershipInvitation/{id}
MembershipInvitationServicesApi GetRepoV1MembershipInvitationIdInviteeVerificationSignedToken GET /repo/v1/membershipInvitation/{id}/inviteeVerificationSignedToken
MembershipInvitationServicesApi GetRepoV1MembershipInvitationOpenInvitationCount GET /repo/v1/membershipInvitation/openInvitationCount
MembershipInvitationServicesApi GetRepoV1TeamIdOpenInvitation GET /repo/v1/team/{id}/openInvitation
MembershipInvitationServicesApi GetRepoV1UserIdOpenInvitation GET /repo/v1/user/{id}/openInvitation
MembershipInvitationServicesApi PostRepoV1MembershipInvitation POST /repo/v1/membershipInvitation
MembershipInvitationServicesApi PostRepoV1MembershipInvitationId POST /repo/v1/membershipInvitation/{id}
MembershipInvitationServicesApi PutRepoV1MembershipInvitationIdInviteeId PUT /repo/v1/membershipInvitation/{id}/inviteeId
MembershipRequestServicesApi DeleteRepoV1MembershipRequestId DELETE /repo/v1/membershipRequest/{id}
MembershipRequestServicesApi GetRepoV1MembershipRequestId GET /repo/v1/membershipRequest/{id}
MembershipRequestServicesApi GetRepoV1MembershipRequestOpenRequestCount GET /repo/v1/membershipRequest/openRequestCount
MembershipRequestServicesApi GetRepoV1TeamIdOpenRequest GET /repo/v1/team/{id}/openRequest
MembershipRequestServicesApi GetRepoV1UserIdOpenRequest GET /repo/v1/user/{id}/openRequest
MembershipRequestServicesApi PostRepoV1MembershipRequest POST /repo/v1/membershipRequest
MessageServicesApi DeleteRepoV1AdminMessageMessageId DELETE /repo/v1/admin/message/{messageId}
MessageServicesApi GetRepoV1MessageInbox GET /repo/v1/message/inbox
MessageServicesApi GetRepoV1MessageMessageId GET /repo/v1/message/{messageId}
MessageServicesApi GetRepoV1MessageMessageIdConversation GET /repo/v1/message/{messageId}/conversation
MessageServicesApi GetRepoV1MessageMessageIdFile GET /repo/v1/message/{messageId}/file
MessageServicesApi GetRepoV1MessageOutbox GET /repo/v1/message/outbox
MessageServicesApi PostRepoV1CloudMailInAuthorization POST /repo/v1/cloudMailInAuthorization
MessageServicesApi PostRepoV1CloudMailInMessage POST /repo/v1/cloudMailInMessage
MessageServicesApi PostRepoV1EntityIdMessage POST /repo/v1/entity/{id}/message
MessageServicesApi PostRepoV1Message POST /repo/v1/message
MessageServicesApi PostRepoV1MessageMessageIdForward POST /repo/v1/message/{messageId}/forward
MessageServicesApi PutRepoV1MessageStatus PUT /repo/v1/message/status
OpenIDConnectServicesApi DeleteAuthV1Oauth2ClientId DELETE /auth/v1/oauth2/client/{id}
OpenIDConnectServicesApi GetAuthV1Oauth2AuditGrantedClients GET /auth/v1/oauth2/audit/grantedClients
OpenIDConnectServicesApi GetAuthV1Oauth2AuditGrantedClientsClientIdTokens GET /auth/v1/oauth2/audit/grantedClients/{clientId}/tokens
OpenIDConnectServicesApi GetAuthV1Oauth2AuditTokensTokenIdMetadata GET /auth/v1/oauth2/audit/tokens/{tokenId}/metadata
OpenIDConnectServicesApi GetAuthV1Oauth2Client GET /auth/v1/oauth2/client
OpenIDConnectServicesApi GetAuthV1Oauth2ClientId GET /auth/v1/oauth2/client/{id}
OpenIDConnectServicesApi GetAuthV1Oauth2Jwks GET /auth/v1/oauth2/jwks
OpenIDConnectServicesApi GetAuthV1Oauth2TokenTokenIdMetadata GET /auth/v1/oauth2/token/{tokenId}/metadata
OpenIDConnectServicesApi GetAuthV1Oauth2Userinfo GET /auth/v1/oauth2/userinfo
OpenIDConnectServicesApi GetAuthV1WellKnownOpenidConfiguration GET /auth/v1/.well-known/openid-configuration
OpenIDConnectServicesApi PostAuthV1Oauth2AuditGrantedClientsClientIdRevoke POST /auth/v1/oauth2/audit/grantedClients/{clientId}/revoke
OpenIDConnectServicesApi PostAuthV1Oauth2AuditTokensTokenIdRevoke POST /auth/v1/oauth2/audit/tokens/{tokenId}/revoke
OpenIDConnectServicesApi PostAuthV1Oauth2Client POST /auth/v1/oauth2/client
OpenIDConnectServicesApi PostAuthV1Oauth2ClientSecretId POST /auth/v1/oauth2/client/secret/{id}
OpenIDConnectServicesApi PostAuthV1Oauth2Consent POST /auth/v1/oauth2/consent
OpenIDConnectServicesApi PostAuthV1Oauth2Consentcheck POST /auth/v1/oauth2/consentcheck
OpenIDConnectServicesApi PostAuthV1Oauth2Description POST /auth/v1/oauth2/description
OpenIDConnectServicesApi PostAuthV1Oauth2Revoke POST /auth/v1/oauth2/revoke
OpenIDConnectServicesApi PostAuthV1Oauth2Token POST /auth/v1/oauth2/token
OpenIDConnectServicesApi PostAuthV1Oauth2Userinfo POST /auth/v1/oauth2/userinfo
OpenIDConnectServicesApi PutAuthV1Oauth2AuditTokensTokenIdMetadata PUT /auth/v1/oauth2/audit/tokens/{tokenId}/metadata
OpenIDConnectServicesApi PutAuthV1Oauth2ClientId PUT /auth/v1/oauth2/client/{id}
OpenIDConnectServicesApi PutAuthV1Oauth2ClientIdVerificationPrecheck PUT /auth/v1/oauth2/client/{id}/verificationPrecheck
PrincipalServicesApi DeleteRepoV1Email DELETE /repo/v1/email
PrincipalServicesApi GetRepoV1NotificationEmail GET /repo/v1/notificationEmail
PrincipalServicesApi PostRepoV1Account2 POST /repo/v1/account2
PrincipalServicesApi PostRepoV1AccountEmailValidation POST /repo/v1/account/emailValidation
PrincipalServicesApi PostRepoV1AccountIdEmailValidation POST /repo/v1/account/{id}/emailValidation
PrincipalServicesApi PostRepoV1Email POST /repo/v1/email
PrincipalServicesApi PostRepoV1PrincipalAlias POST /repo/v1/principal/alias
PrincipalServicesApi PostRepoV1PrincipalAvailable POST /repo/v1/principal/available
PrincipalServicesApi PutRepoV1NotificationEmail PUT /repo/v1/notificationEmail
ProjectSettingsServicesApi DeleteRepoV1ProjectSettingsId DELETE /repo/v1/projectSettings/{id}
ProjectSettingsServicesApi GetRepoV1ProjectSettingsId GET /repo/v1/projectSettings/{id}
ProjectSettingsServicesApi GetRepoV1ProjectSettingsProjectIdTypeType GET /repo/v1/projectSettings/{projectId}/type/{type}
ProjectSettingsServicesApi GetRepoV1StorageLocationId GET /repo/v1/storageLocation/{id}
ProjectSettingsServicesApi PostRepoV1ProjectSettings POST /repo/v1/projectSettings
ProjectSettingsServicesApi PostRepoV1StorageLocation POST /repo/v1/storageLocation
ProjectSettingsServicesApi PutRepoV1ProjectSettings PUT /repo/v1/projectSettings
RecycleBinServicesApi GetRepoV1TrashcanView GET /repo/v1/trashcan/view
RecycleBinServicesApi PutRepoV1TrashcanPurgeId PUT /repo/v1/trashcan/purge/{id}
RecycleBinServicesApi PutRepoV1TrashcanRestoreId PUT /repo/v1/trashcan/restore/{id}
RecycleBinServicesApi PutRepoV1TrashcanRestoreIdParentId PUT /repo/v1/trashcan/restore/{id}/{parentId}
RecycleBinServicesApi PutRepoV1TrashcanTrashId PUT /repo/v1/trashcan/trash/{id}
SearchServicesApi PostRepoV1Search POST /repo/v1/search
StatisticsServicesApi PostRepoV1Statistics POST /repo/v1/statistics
StorageReportServicesApi GetRepoV1StorageReportAsyncGetAsyncToken GET /repo/v1/storageReport/async/get/{asyncToken}
StorageReportServicesApi PostRepoV1StorageReportAsyncStart POST /repo/v1/storageReport/async/start
SubscriptionServicesApi DeleteRepoV1SubscriptionAll DELETE /repo/v1/subscription/all
SubscriptionServicesApi DeleteRepoV1SubscriptionId DELETE /repo/v1/subscription/{id}
SubscriptionServicesApi GetRepoV1SubscriptionAll GET /repo/v1/subscription/all
SubscriptionServicesApi GetRepoV1SubscriptionId GET /repo/v1/subscription/{id}
SubscriptionServicesApi PostRepoV1Subscription POST /repo/v1/subscription
SubscriptionServicesApi PostRepoV1SubscriptionAll POST /repo/v1/subscription/all
SubscriptionServicesApi PostRepoV1SubscriptionList POST /repo/v1/subscription/list
SubscriptionServicesApi PostRepoV1SubscriptionSubscribers POST /repo/v1/subscription/subscribers
SubscriptionServicesApi PostRepoV1SubscriptionSubscribersCount POST /repo/v1/subscription/subscribers/count
TableServicesApi GetRepoV1Column GET /repo/v1/column
TableServicesApi GetRepoV1ColumnColumnId GET /repo/v1/column/{columnId}
TableServicesApi GetRepoV1ColumnTableviewDefaults GET /repo/v1/column/tableview/defaults
TableServicesApi GetRepoV1ColumnViewScopeAsyncGetAsyncToken GET /repo/v1/column/view/scope/async/get/{asyncToken}
TableServicesApi GetRepoV1EntityIdColumn GET /repo/v1/entity/{id}/column
TableServicesApi GetRepoV1EntityIdTableColumnColumnIdRowRowIdVersionVersionNumberFile GET /repo/v1/entity/{id}/table/column/{columnId}/row/{rowId}/version/{versionNumber}/file
TableServicesApi GetRepoV1EntityIdTableColumnColumnIdRowRowIdVersionVersionNumberFilepreview GET /repo/v1/entity/{id}/table/column/{columnId}/row/{rowId}/version/{versionNumber}/filepreview
TableServicesApi GetRepoV1EntityIdTableDownloadCsvAsyncGetAsyncToken GET /repo/v1/entity/{id}/table/download/csv/async/get/{asyncToken}
TableServicesApi GetRepoV1EntityIdTableQueryAsyncGetAsyncToken GET /repo/v1/entity/{id}/table/query/async/get/{asyncToken}
TableServicesApi GetRepoV1EntityIdTableTransactionAsyncGetAsyncToken GET /repo/v1/entity/{id}/table/transaction/async/get/{asyncToken}
TableServicesApi GetRepoV1EntityIdTableUploadCsvAsyncGetAsyncToken GET /repo/v1/entity/{id}/table/upload/csv/async/get/{asyncToken}
TableServicesApi GetRepoV1TableUploadCsvPreviewAsyncGetAsyncToken GET /repo/v1/table/upload/csv/preview/async/get/{asyncToken}
TableServicesApi PostRepoV1Column POST /repo/v1/column
TableServicesApi PostRepoV1ColumnBatch POST /repo/v1/column/batch
TableServicesApi PostRepoV1ColumnViewScopeAsyncStart POST /repo/v1/column/view/scope/async/start
TableServicesApi PostRepoV1EntityIdTableDownloadCsvAsyncStart POST /repo/v1/entity/{id}/table/download/csv/async/start
TableServicesApi PostRepoV1EntityIdTableFilehandles POST /repo/v1/entity/{id}/table/filehandles
TableServicesApi PostRepoV1EntityIdTableQueryAsyncStart POST /repo/v1/entity/{id}/table/query/async/start
TableServicesApi PostRepoV1EntityIdTableSnapshot POST /repo/v1/entity/{id}/table/snapshot
TableServicesApi PostRepoV1EntityIdTableTransactionAsyncStart POST /repo/v1/entity/{id}/table/transaction/async/start
TableServicesApi PostRepoV1EntityIdTableUploadCsvAsyncStart POST /repo/v1/entity/{id}/table/upload/csv/async/start
TableServicesApi PostRepoV1TableUploadCsvPreviewAsyncStart POST /repo/v1/table/upload/csv/preview/async/start
TableServicesApi PostRepoV1ValidateDefiningSql POST /repo/v1/validateDefiningSql
TeamServicesApi DeleteRepoV1TeamId DELETE /repo/v1/team/{id}
TeamServicesApi DeleteRepoV1TeamIdMemberPrincipalId DELETE /repo/v1/team/{id}/member/{principalId}
TeamServicesApi GetRepoV1TeamId GET /repo/v1/team/{id}
TeamServicesApi GetRepoV1TeamIdAcl GET /repo/v1/team/{id}/acl
TeamServicesApi GetRepoV1TeamIdIcon GET /repo/v1/team/{id}/icon
TeamServicesApi GetRepoV1TeamIdIconPreview GET /repo/v1/team/{id}/icon/preview
TeamServicesApi GetRepoV1TeamIdMemberPrincipalId GET /repo/v1/team/{id}/member/{principalId}
TeamServicesApi GetRepoV1TeamIdMemberPrincipalIdMembershipStatus GET /repo/v1/team/{id}/member/{principalId}/membershipStatus
TeamServicesApi GetRepoV1TeamMembersCountId GET /repo/v1/teamMembers/count/{id}
TeamServicesApi GetRepoV1TeamMembersId GET /repo/v1/teamMembers/{id}
TeamServicesApi GetRepoV1Teams GET /repo/v1/teams
TeamServicesApi GetRepoV1UserIdTeam GET /repo/v1/user/{id}/team
TeamServicesApi GetRepoV1UserIdTeamId GET /repo/v1/user/{id}/team/id
TeamServicesApi PostRepoV1Team POST /repo/v1/team
TeamServicesApi PostRepoV1TeamIdMemberList POST /repo/v1/team/{id}/memberList
TeamServicesApi PostRepoV1TeamList POST /repo/v1/teamList
TeamServicesApi PostRepoV1UserIdMemberList POST /repo/v1/user/{id}/memberList
TeamServicesApi PutRepoV1Team PUT /repo/v1/team
TeamServicesApi PutRepoV1TeamAcl PUT /repo/v1/team/acl
TeamServicesApi PutRepoV1TeamIdMemberPrincipalId PUT /repo/v1/team/{id}/member/{principalId}
TeamServicesApi PutRepoV1TeamMember PUT /repo/v1/teamMember
User38GroupServicesApi GetRepoV1UserGroup GET /repo/v1/userGroup
UserProfileServicesApi DeleteRepoV1FavoriteId DELETE /repo/v1/favorite/{id}
UserProfileServicesApi GetRepoV1Favorite GET /repo/v1/favorite
UserProfileServicesApi GetRepoV1Projects GET /repo/v1/projects
UserProfileServicesApi GetRepoV1ProjectsUserPrincipalId GET /repo/v1/projects/user/{principalId}
UserProfileServicesApi GetRepoV1User GET /repo/v1/user
UserProfileServicesApi GetRepoV1UserBundle GET /repo/v1/user/bundle
UserProfileServicesApi GetRepoV1UserGroupHeaders GET /repo/v1/userGroupHeaders
UserProfileServicesApi GetRepoV1UserGroupHeadersBatch GET /repo/v1/userGroupHeaders/batch
UserProfileServicesApi GetRepoV1UserIdBundle GET /repo/v1/user/{id}/bundle
UserProfileServicesApi GetRepoV1UserProfile GET /repo/v1/userProfile
UserProfileServicesApi GetRepoV1UserProfileProfileId GET /repo/v1/userProfile/{profileId}
UserProfileServicesApi GetRepoV1UserProfileProfileIdImage GET /repo/v1/userProfile/{profileId}/image
UserProfileServicesApi GetRepoV1UserProfileProfileIdImagePreview GET /repo/v1/userProfile/{profileId}/image/preview
UserProfileServicesApi PostRepoV1FavoriteId POST /repo/v1/favorite/{id}
UserProfileServicesApi PostRepoV1UserGroupHeadersAliases POST /repo/v1/userGroupHeaders/aliases
UserProfileServicesApi PostRepoV1UserProfile POST /repo/v1/userProfile
UserProfileServicesApi PutRepoV1NotificationSettings PUT /repo/v1/notificationSettings
UserProfileServicesApi PutRepoV1UserProfile PUT /repo/v1/userProfile
VerificationServicesApi DeleteRepoV1VerificationSubmissionId DELETE /repo/v1/verificationSubmission/{id}
VerificationServicesApi GetRepoV1VerificationSubmission GET /repo/v1/verificationSubmission
VerificationServicesApi PostRepoV1VerificationSubmission POST /repo/v1/verificationSubmission
VerificationServicesApi PostRepoV1VerificationSubmissionIdState POST /repo/v1/verificationSubmission/{id}/state
WikiPageServicesApi DeleteRepoV1EntityOwnerIdWikiWikiId DELETE /repo/v1/entity/{ownerId}/wiki/{wikiId}
WikiPageServicesApi DeleteRepoV1EvaluationOwnerIdWikiWikiId DELETE /repo/v1/evaluation/{ownerId}/wiki/{wikiId}
WikiPageServicesApi GetRepoV1AccessRequirementOwnerIdWikiWikiId GET /repo/v1/access_requirement/{ownerId}/wiki/{wikiId}
WikiPageServicesApi GetRepoV1AccessRequirementOwnerIdWikikey GET /repo/v1/access_requirement/{ownerId}/wikikey
WikiPageServicesApi GetRepoV1EntityOwnerIdWiki GET /repo/v1/entity/{ownerId}/wiki
WikiPageServicesApi GetRepoV1EntityOwnerIdWikiWikiId GET /repo/v1/entity/{ownerId}/wiki/{wikiId}
WikiPageServicesApi GetRepoV1EntityOwnerIdWikiWikiIdAttachment GET /repo/v1/entity/{ownerId}/wiki/{wikiId}/attachment
WikiPageServicesApi GetRepoV1EntityOwnerIdWikiWikiIdAttachmenthandles GET /repo/v1/entity/{ownerId}/wiki/{wikiId}/attachmenthandles
WikiPageServicesApi GetRepoV1EntityOwnerIdWikiWikiIdAttachmentpreview GET /repo/v1/entity/{ownerId}/wiki/{wikiId}/attachmentpreview
WikiPageServicesApi GetRepoV1EntityOwnerIdWikiheadertree GET /repo/v1/entity/{ownerId}/wikiheadertree
WikiPageServicesApi GetRepoV1EntityOwnerIdWikikey GET /repo/v1/entity/{ownerId}/wikikey
WikiPageServicesApi GetRepoV1EvaluationOwnerIdWiki GET /repo/v1/evaluation/{ownerId}/wiki
WikiPageServicesApi GetRepoV1EvaluationOwnerIdWikiWikiId GET /repo/v1/evaluation/{ownerId}/wiki/{wikiId}
WikiPageServicesApi GetRepoV1EvaluationOwnerIdWikiWikiIdAttachment GET /repo/v1/evaluation/{ownerId}/wiki/{wikiId}/attachment
WikiPageServicesApi GetRepoV1EvaluationOwnerIdWikiWikiIdAttachmenthandles GET /repo/v1/evaluation/{ownerId}/wiki/{wikiId}/attachmenthandles
WikiPageServicesApi GetRepoV1EvaluationOwnerIdWikiWikiIdAttachmentpreview GET /repo/v1/evaluation/{ownerId}/wiki/{wikiId}/attachmentpreview
WikiPageServicesApi GetRepoV1EvaluationOwnerIdWikiheadertree GET /repo/v1/evaluation/{ownerId}/wikiheadertree
WikiPageServicesApi GetRepoV1EvaluationOwnerIdWikikey GET /repo/v1/evaluation/{ownerId}/wikikey
WikiPageServicesApi PostRepoV1AccessRequirementOwnerIdWiki POST /repo/v1/access_requirement/{ownerId}/wiki
WikiPageServicesApi PostRepoV1EntityOwnerIdWiki POST /repo/v1/entity/{ownerId}/wiki
WikiPageServicesApi PostRepoV1EvaluationOwnerIdWiki POST /repo/v1/evaluation/{ownerId}/wiki
WikiPageServicesApi PutRepoV1AccessRequirementOwnerIdWikiWikiId PUT /repo/v1/access_requirement/{ownerId}/wiki/{wikiId}
WikiPageServicesApi PutRepoV1EntityOwnerIdWikiWikiId PUT /repo/v1/entity/{ownerId}/wiki/{wikiId}
WikiPageServicesApi PutRepoV1EvaluationOwnerIdWikiWikiId PUT /repo/v1/evaluation/{ownerId}/wiki/{wikiId}
WikiPageServices2Api DeleteRepoV1AccessRequirementOwnerIdWiki2WikiId DELETE /repo/v1/access_requirement/{ownerId}/wiki2/{wikiId}
WikiPageServices2Api DeleteRepoV1EntityOwnerIdWiki2WikiId DELETE /repo/v1/entity/{ownerId}/wiki2/{wikiId}
WikiPageServices2Api DeleteRepoV1EvaluationOwnerIdWiki2WikiId DELETE /repo/v1/evaluation/{ownerId}/wiki2/{wikiId}
WikiPageServices2Api GetRepoV1AccessRequirementOwnerIdWiki2 GET /repo/v1/access_requirement/{ownerId}/wiki2
WikiPageServices2Api GetRepoV1AccessRequirementOwnerIdWiki2WikiId GET /repo/v1/access_requirement/{ownerId}/wiki2/{wikiId}
WikiPageServices2Api GetRepoV1AccessRequirementOwnerIdWiki2WikiIdAttachment GET /repo/v1/access_requirement/{ownerId}/wiki2/{wikiId}/attachment
WikiPageServices2Api GetRepoV1AccessRequirementOwnerIdWiki2WikiIdAttachmenthandles GET /repo/v1/access_requirement/{ownerId}/wiki2/{wikiId}/attachmenthandles
WikiPageServices2Api GetRepoV1AccessRequirementOwnerIdWiki2WikiIdAttachmentpreview GET /repo/v1/access_requirement/{ownerId}/wiki2/{wikiId}/attachmentpreview
WikiPageServices2Api GetRepoV1AccessRequirementOwnerIdWiki2WikiIdMarkdown GET /repo/v1/access_requirement/{ownerId}/wiki2/{wikiId}/markdown
WikiPageServices2Api GetRepoV1AccessRequirementOwnerIdWiki2WikiIdWikihistory GET /repo/v1/access_requirement/{ownerId}/wiki2/{wikiId}/wikihistory
WikiPageServices2Api GetRepoV1AccessRequirementOwnerIdWikiheadertree2 GET /repo/v1/access_requirement/{ownerId}/wikiheadertree2
WikiPageServices2Api GetRepoV1EntityOwnerIdWiki2 GET /repo/v1/entity/{ownerId}/wiki2
WikiPageServices2Api GetRepoV1EntityOwnerIdWiki2WikiId GET /repo/v1/entity/{ownerId}/wiki2/{wikiId}
WikiPageServices2Api GetRepoV1EntityOwnerIdWiki2WikiIdAttachment GET /repo/v1/entity/{ownerId}/wiki2/{wikiId}/attachment
WikiPageServices2Api GetRepoV1EntityOwnerIdWiki2WikiIdAttachmenthandles GET /repo/v1/entity/{ownerId}/wiki2/{wikiId}/attachmenthandles
WikiPageServices2Api GetRepoV1EntityOwnerIdWiki2WikiIdAttachmentpreview GET /repo/v1/entity/{ownerId}/wiki2/{wikiId}/attachmentpreview
WikiPageServices2Api GetRepoV1EntityOwnerIdWiki2WikiIdMarkdown GET /repo/v1/entity/{ownerId}/wiki2/{wikiId}/markdown
WikiPageServices2Api GetRepoV1EntityOwnerIdWiki2WikiIdWikihistory GET /repo/v1/entity/{ownerId}/wiki2/{wikiId}/wikihistory
WikiPageServices2Api GetRepoV1EntityOwnerIdWiki2orderhint GET /repo/v1/entity/{ownerId}/wiki2orderhint
WikiPageServices2Api GetRepoV1EntityOwnerIdWikiheadertree2 GET /repo/v1/entity/{ownerId}/wikiheadertree2
WikiPageServices2Api GetRepoV1EvaluationOwnerIdWiki2 GET /repo/v1/evaluation/{ownerId}/wiki2
WikiPageServices2Api GetRepoV1EvaluationOwnerIdWiki2WikiId GET /repo/v1/evaluation/{ownerId}/wiki2/{wikiId}
WikiPageServices2Api GetRepoV1EvaluationOwnerIdWiki2WikiIdAttachment GET /repo/v1/evaluation/{ownerId}/wiki2/{wikiId}/attachment
WikiPageServices2Api GetRepoV1EvaluationOwnerIdWiki2WikiIdAttachmenthandles GET /repo/v1/evaluation/{ownerId}/wiki2/{wikiId}/attachmenthandles
WikiPageServices2Api GetRepoV1EvaluationOwnerIdWiki2WikiIdAttachmentpreview GET /repo/v1/evaluation/{ownerId}/wiki2/{wikiId}/attachmentpreview
WikiPageServices2Api GetRepoV1EvaluationOwnerIdWiki2WikiIdMarkdown GET /repo/v1/evaluation/{ownerId}/wiki2/{wikiId}/markdown
WikiPageServices2Api GetRepoV1EvaluationOwnerIdWiki2WikiIdWikihistory GET /repo/v1/evaluation/{ownerId}/wiki2/{wikiId}/wikihistory
WikiPageServices2Api GetRepoV1EvaluationOwnerIdWikiheadertree2 GET /repo/v1/evaluation/{ownerId}/wikiheadertree2
WikiPageServices2Api PostRepoV1AccessRequirementOwnerIdWiki2 POST /repo/v1/access_requirement/{ownerId}/wiki2
WikiPageServices2Api PostRepoV1EntityOwnerIdWiki2 POST /repo/v1/entity/{ownerId}/wiki2
WikiPageServices2Api PostRepoV1EvaluationOwnerIdWiki2 POST /repo/v1/evaluation/{ownerId}/wiki2
WikiPageServices2Api PutRepoV1AccessRequirementOwnerIdWiki2WikiId PUT /repo/v1/access_requirement/{ownerId}/wiki2/{wikiId}
WikiPageServices2Api PutRepoV1AccessRequirementOwnerIdWiki2WikiIdWikiVersion PUT /repo/v1/access_requirement/{ownerId}/wiki2/{wikiId}/{wikiVersion}
WikiPageServices2Api PutRepoV1EntityOwnerIdWiki2WikiId PUT /repo/v1/entity/{ownerId}/wiki2/{wikiId}
WikiPageServices2Api PutRepoV1EntityOwnerIdWiki2WikiIdWikiVersion PUT /repo/v1/entity/{ownerId}/wiki2/{wikiId}/{wikiVersion}
WikiPageServices2Api PutRepoV1EntityOwnerIdWiki2orderhint PUT /repo/v1/entity/{ownerId}/wiki2orderhint
WikiPageServices2Api PutRepoV1EvaluationOwnerIdWiki2WikiId PUT /repo/v1/evaluation/{ownerId}/wiki2/{wikiId}
WikiPageServices2Api PutRepoV1EvaluationOwnerIdWiki2WikiIdWikiVersion PUT /repo/v1/evaluation/{ownerId}/wiki2/{wikiId}/{wikiVersion}

Documentation for Models

Documentation for Authorization

Authentication schemes defined for the API:

bearerAuth

  • Type: Bearer authentication