Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

goauthentik/client-kotlin

Repository files navigation

authentik logo


Latest version

authentik Kotlin API Client

This repo contains a generated API client to talk with authentik's API from Kotlin.

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: 2023.10.7
  • Package version:

Documentation for API Endpoints

All URIs are relative to http://localhost/api/v3

Class Method HTTP request Description
AdminApi adminAppsList GET /admin/apps/
AdminApi adminMetricsRetrieve GET /admin/metrics/
AdminApi adminModelsList GET /admin/models/
AdminApi adminSettingsPartialUpdate PATCH /admin/settings/
AdminApi adminSettingsRetrieve GET /admin/settings/
AdminApi adminSettingsUpdate PUT /admin/settings/
AdminApi adminSystemCreate POST /admin/system/
AdminApi adminSystemRetrieve GET /admin/system/
AdminApi adminVersionRetrieve GET /admin/version/
AdminApi adminWorkersRetrieve GET /admin/workers/
AuthenticatorsApi authenticatorsAdminAllList GET /authenticators/admin/all/
AuthenticatorsApi authenticatorsAdminDuoCreate POST /authenticators/admin/duo/
AuthenticatorsApi authenticatorsAdminDuoDestroy DELETE /authenticators/admin/duo/{id}/
AuthenticatorsApi authenticatorsAdminDuoList GET /authenticators/admin/duo/
AuthenticatorsApi authenticatorsAdminDuoPartialUpdate PATCH /authenticators/admin/duo/{id}/
AuthenticatorsApi authenticatorsAdminDuoRetrieve GET /authenticators/admin/duo/{id}/
AuthenticatorsApi authenticatorsAdminDuoUpdate PUT /authenticators/admin/duo/{id}/
AuthenticatorsApi authenticatorsAdminMobileCreate POST /authenticators/admin/mobile/
AuthenticatorsApi authenticatorsAdminMobileDestroy DELETE /authenticators/admin/mobile/{uuid}/
AuthenticatorsApi authenticatorsAdminMobileList GET /authenticators/admin/mobile/
AuthenticatorsApi authenticatorsAdminMobilePartialUpdate PATCH /authenticators/admin/mobile/{uuid}/
AuthenticatorsApi authenticatorsAdminMobileRetrieve GET /authenticators/admin/mobile/{uuid}/
AuthenticatorsApi authenticatorsAdminMobileUpdate PUT /authenticators/admin/mobile/{uuid}/
AuthenticatorsApi authenticatorsAdminSmsCreate POST /authenticators/admin/sms/
AuthenticatorsApi authenticatorsAdminSmsDestroy DELETE /authenticators/admin/sms/{id}/
AuthenticatorsApi authenticatorsAdminSmsList GET /authenticators/admin/sms/
AuthenticatorsApi authenticatorsAdminSmsPartialUpdate PATCH /authenticators/admin/sms/{id}/
AuthenticatorsApi authenticatorsAdminSmsRetrieve GET /authenticators/admin/sms/{id}/
AuthenticatorsApi authenticatorsAdminSmsUpdate PUT /authenticators/admin/sms/{id}/
AuthenticatorsApi authenticatorsAdminStaticCreate POST /authenticators/admin/static/
AuthenticatorsApi authenticatorsAdminStaticDestroy DELETE /authenticators/admin/static/{id}/
AuthenticatorsApi authenticatorsAdminStaticList GET /authenticators/admin/static/
AuthenticatorsApi authenticatorsAdminStaticPartialUpdate PATCH /authenticators/admin/static/{id}/
AuthenticatorsApi authenticatorsAdminStaticRetrieve GET /authenticators/admin/static/{id}/
AuthenticatorsApi authenticatorsAdminStaticUpdate PUT /authenticators/admin/static/{id}/
AuthenticatorsApi authenticatorsAdminTotpCreate POST /authenticators/admin/totp/
AuthenticatorsApi authenticatorsAdminTotpDestroy DELETE /authenticators/admin/totp/{id}/
AuthenticatorsApi authenticatorsAdminTotpList GET /authenticators/admin/totp/
AuthenticatorsApi authenticatorsAdminTotpPartialUpdate PATCH /authenticators/admin/totp/{id}/
AuthenticatorsApi authenticatorsAdminTotpRetrieve GET /authenticators/admin/totp/{id}/
AuthenticatorsApi authenticatorsAdminTotpUpdate PUT /authenticators/admin/totp/{id}/
AuthenticatorsApi authenticatorsAdminWebauthnCreate POST /authenticators/admin/webauthn/
AuthenticatorsApi authenticatorsAdminWebauthnDestroy DELETE /authenticators/admin/webauthn/{id}/
AuthenticatorsApi authenticatorsAdminWebauthnList GET /authenticators/admin/webauthn/
AuthenticatorsApi authenticatorsAdminWebauthnPartialUpdate PATCH /authenticators/admin/webauthn/{id}/
AuthenticatorsApi authenticatorsAdminWebauthnRetrieve GET /authenticators/admin/webauthn/{id}/
AuthenticatorsApi authenticatorsAdminWebauthnUpdate PUT /authenticators/admin/webauthn/{id}/
AuthenticatorsApi authenticatorsAllList GET /authenticators/all/
AuthenticatorsApi authenticatorsDuoDestroy DELETE /authenticators/duo/{id}/
AuthenticatorsApi authenticatorsDuoList GET /authenticators/duo/
AuthenticatorsApi authenticatorsDuoPartialUpdate PATCH /authenticators/duo/{id}/
AuthenticatorsApi authenticatorsDuoRetrieve GET /authenticators/duo/{id}/
AuthenticatorsApi authenticatorsDuoUpdate PUT /authenticators/duo/{id}/
AuthenticatorsApi authenticatorsDuoUsedByList GET /authenticators/duo/{id}/used_by/
AuthenticatorsApi authenticatorsMobileCheckInCreate POST /authenticators/mobile/{uuid}/check_in/
AuthenticatorsApi authenticatorsMobileDestroy DELETE /authenticators/mobile/{uuid}/
AuthenticatorsApi authenticatorsMobileEnrollmentCallbackCreate POST /authenticators/mobile/{uuid}/enrollment_callback/
AuthenticatorsApi authenticatorsMobileEnrollmentStatusCreate POST /authenticators/mobile/{uuid}/enrollment_status/
AuthenticatorsApi authenticatorsMobileList GET /authenticators/mobile/
AuthenticatorsApi authenticatorsMobilePartialUpdate PATCH /authenticators/mobile/{uuid}/
AuthenticatorsApi authenticatorsMobileReceiveResponseCreate POST /authenticators/mobile/{uuid}/receive_response/
AuthenticatorsApi authenticatorsMobileRetrieve GET /authenticators/mobile/{uuid}/
AuthenticatorsApi authenticatorsMobileUpdate PUT /authenticators/mobile/{uuid}/
AuthenticatorsApi authenticatorsMobileUsedByList GET /authenticators/mobile/{uuid}/used_by/
AuthenticatorsApi authenticatorsSmsDestroy DELETE /authenticators/sms/{id}/
AuthenticatorsApi authenticatorsSmsList GET /authenticators/sms/
AuthenticatorsApi authenticatorsSmsPartialUpdate PATCH /authenticators/sms/{id}/
AuthenticatorsApi authenticatorsSmsRetrieve GET /authenticators/sms/{id}/
AuthenticatorsApi authenticatorsSmsUpdate PUT /authenticators/sms/{id}/
AuthenticatorsApi authenticatorsSmsUsedByList GET /authenticators/sms/{id}/used_by/
AuthenticatorsApi authenticatorsStaticDestroy DELETE /authenticators/static/{id}/
AuthenticatorsApi authenticatorsStaticList GET /authenticators/static/
AuthenticatorsApi authenticatorsStaticPartialUpdate PATCH /authenticators/static/{id}/
AuthenticatorsApi authenticatorsStaticRetrieve GET /authenticators/static/{id}/
AuthenticatorsApi authenticatorsStaticUpdate PUT /authenticators/static/{id}/
AuthenticatorsApi authenticatorsStaticUsedByList GET /authenticators/static/{id}/used_by/
AuthenticatorsApi authenticatorsTotpDestroy DELETE /authenticators/totp/{id}/
AuthenticatorsApi authenticatorsTotpList GET /authenticators/totp/
AuthenticatorsApi authenticatorsTotpPartialUpdate PATCH /authenticators/totp/{id}/
AuthenticatorsApi authenticatorsTotpRetrieve GET /authenticators/totp/{id}/
AuthenticatorsApi authenticatorsTotpUpdate PUT /authenticators/totp/{id}/
AuthenticatorsApi authenticatorsTotpUsedByList GET /authenticators/totp/{id}/used_by/
AuthenticatorsApi authenticatorsWebauthnDestroy DELETE /authenticators/webauthn/{id}/
AuthenticatorsApi authenticatorsWebauthnList GET /authenticators/webauthn/
AuthenticatorsApi authenticatorsWebauthnPartialUpdate PATCH /authenticators/webauthn/{id}/
AuthenticatorsApi authenticatorsWebauthnRetrieve GET /authenticators/webauthn/{id}/
AuthenticatorsApi authenticatorsWebauthnUpdate PUT /authenticators/webauthn/{id}/
AuthenticatorsApi authenticatorsWebauthnUsedByList GET /authenticators/webauthn/{id}/used_by/
CoreApi coreApplicationsCheckAccessRetrieve GET /core/applications/{slug}/check_access/
CoreApi coreApplicationsCreate POST /core/applications/
CoreApi coreApplicationsDestroy DELETE /core/applications/{slug}/
CoreApi coreApplicationsList GET /core/applications/
CoreApi coreApplicationsMetricsList GET /core/applications/{slug}/metrics/
CoreApi coreApplicationsPartialUpdate PATCH /core/applications/{slug}/
CoreApi coreApplicationsRetrieve GET /core/applications/{slug}/
CoreApi coreApplicationsSetIconCreate POST /core/applications/{slug}/set_icon/
CoreApi coreApplicationsSetIconUrlCreate POST /core/applications/{slug}/set_icon_url/
CoreApi coreApplicationsUpdate PUT /core/applications/{slug}/
CoreApi coreApplicationsUsedByList GET /core/applications/{slug}/used_by/
CoreApi coreAuthenticatedSessionsDestroy DELETE /core/authenticated_sessions/{uuid}/
CoreApi coreAuthenticatedSessionsList GET /core/authenticated_sessions/
CoreApi coreAuthenticatedSessionsRetrieve GET /core/authenticated_sessions/{uuid}/
CoreApi coreAuthenticatedSessionsUsedByList GET /core/authenticated_sessions/{uuid}/used_by/
CoreApi coreBrandsCreate POST /core/brands/
CoreApi coreBrandsCurrentRetrieve GET /core/brands/current/
CoreApi coreBrandsDestroy DELETE /core/brands/{brand_uuid}/
CoreApi coreBrandsList GET /core/brands/
CoreApi coreBrandsPartialUpdate PATCH /core/brands/{brand_uuid}/
CoreApi coreBrandsRetrieve GET /core/brands/{brand_uuid}/
CoreApi coreBrandsUpdate PUT /core/brands/{brand_uuid}/
CoreApi coreBrandsUsedByList GET /core/brands/{brand_uuid}/used_by/
CoreApi coreGroupsAddUserCreate POST /core/groups/{group_uuid}/add_user/
CoreApi coreGroupsCreate POST /core/groups/
CoreApi coreGroupsDestroy DELETE /core/groups/{group_uuid}/
CoreApi coreGroupsList GET /core/groups/
CoreApi coreGroupsPartialUpdate PATCH /core/groups/{group_uuid}/
CoreApi coreGroupsRemoveUserCreate POST /core/groups/{group_uuid}/remove_user/
CoreApi coreGroupsRetrieve GET /core/groups/{group_uuid}/
CoreApi coreGroupsUpdate PUT /core/groups/{group_uuid}/
CoreApi coreGroupsUsedByList GET /core/groups/{group_uuid}/used_by/
CoreApi coreTokensCreate POST /core/tokens/
CoreApi coreTokensDestroy DELETE /core/tokens/{identifier}/
CoreApi coreTokensList GET /core/tokens/
CoreApi coreTokensPartialUpdate PATCH /core/tokens/{identifier}/
CoreApi coreTokensRetrieve GET /core/tokens/{identifier}/
CoreApi coreTokensSetKeyCreate POST /core/tokens/{identifier}/set_key/
CoreApi coreTokensUpdate PUT /core/tokens/{identifier}/
CoreApi coreTokensUsedByList GET /core/tokens/{identifier}/used_by/
CoreApi coreTokensViewKeyRetrieve GET /core/tokens/{identifier}/view_key/
CoreApi coreTransactionalApplicationsUpdate PUT /core/transactional/applications/
CoreApi coreUserConsentDestroy DELETE /core/user_consent/{id}/
CoreApi coreUserConsentList GET /core/user_consent/
CoreApi coreUserConsentRetrieve GET /core/user_consent/{id}/
CoreApi coreUserConsentUsedByList GET /core/user_consent/{id}/used_by/
CoreApi coreUsersCreate POST /core/users/
CoreApi coreUsersDestroy DELETE /core/users/{id}/
CoreApi coreUsersImpersonateCreate POST /core/users/{id}/impersonate/
CoreApi coreUsersImpersonateEndRetrieve GET /core/users/impersonate_end/
CoreApi coreUsersList GET /core/users/
CoreApi coreUsersMeRetrieve GET /core/users/me/
CoreApi coreUsersMetricsRetrieve GET /core/users/{id}/metrics/
CoreApi coreUsersPartialUpdate PATCH /core/users/{id}/
CoreApi coreUsersPathsRetrieve GET /core/users/paths/
CoreApi coreUsersRecoveryEmailRetrieve GET /core/users/{id}/recovery_email/
CoreApi coreUsersRecoveryRetrieve GET /core/users/{id}/recovery/
CoreApi coreUsersRetrieve GET /core/users/{id}/
CoreApi coreUsersServiceAccountCreate POST /core/users/service_account/
CoreApi coreUsersSetPasswordCreate POST /core/users/{id}/set_password/
CoreApi coreUsersUpdate PUT /core/users/{id}/
CoreApi coreUsersUsedByList GET /core/users/{id}/used_by/
CryptoApi cryptoCertificatekeypairsCreate POST /crypto/certificatekeypairs/
CryptoApi cryptoCertificatekeypairsDestroy DELETE /crypto/certificatekeypairs/{kp_uuid}/
CryptoApi cryptoCertificatekeypairsGenerateCreate POST /crypto/certificatekeypairs/generate/
CryptoApi cryptoCertificatekeypairsList GET /crypto/certificatekeypairs/
CryptoApi cryptoCertificatekeypairsPartialUpdate PATCH /crypto/certificatekeypairs/{kp_uuid}/
CryptoApi cryptoCertificatekeypairsRetrieve GET /crypto/certificatekeypairs/{kp_uuid}/
CryptoApi cryptoCertificatekeypairsUpdate PUT /crypto/certificatekeypairs/{kp_uuid}/
CryptoApi cryptoCertificatekeypairsUsedByList GET /crypto/certificatekeypairs/{kp_uuid}/used_by/
CryptoApi cryptoCertificatekeypairsViewCertificateRetrieve GET /crypto/certificatekeypairs/{kp_uuid}/view_certificate/
CryptoApi cryptoCertificatekeypairsViewPrivateKeyRetrieve GET /crypto/certificatekeypairs/{kp_uuid}/view_private_key/
EnterpriseApi enterpriseLicenseCreate POST /enterprise/license/
EnterpriseApi enterpriseLicenseDestroy DELETE /enterprise/license/{license_uuid}/
EnterpriseApi enterpriseLicenseForecastRetrieve GET /enterprise/license/forecast/
EnterpriseApi enterpriseLicenseGetInstallIdRetrieve GET /enterprise/license/get_install_id/
EnterpriseApi enterpriseLicenseList GET /enterprise/license/
EnterpriseApi enterpriseLicensePartialUpdate PATCH /enterprise/license/{license_uuid}/
EnterpriseApi enterpriseLicenseRetrieve GET /enterprise/license/{license_uuid}/
EnterpriseApi enterpriseLicenseSummaryRetrieve GET /enterprise/license/summary/
EnterpriseApi enterpriseLicenseUpdate PUT /enterprise/license/{license_uuid}/
EnterpriseApi enterpriseLicenseUsedByList GET /enterprise/license/{license_uuid}/used_by/
EventsApi eventsEventsActionsList GET /events/events/actions/
EventsApi eventsEventsCreate POST /events/events/
EventsApi eventsEventsDestroy DELETE /events/events/{event_uuid}/
EventsApi eventsEventsList GET /events/events/
EventsApi eventsEventsPartialUpdate PATCH /events/events/{event_uuid}/
EventsApi eventsEventsPerMonthList GET /events/events/per_month/
EventsApi eventsEventsRetrieve GET /events/events/{event_uuid}/
EventsApi eventsEventsTopPerUserList GET /events/events/top_per_user/
EventsApi eventsEventsUpdate PUT /events/events/{event_uuid}/
EventsApi eventsEventsVolumeList GET /events/events/volume/
EventsApi eventsNotificationsDestroy DELETE /events/notifications/{uuid}/
EventsApi eventsNotificationsList GET /events/notifications/
EventsApi eventsNotificationsMarkAllSeenCreate POST /events/notifications/mark_all_seen/
EventsApi eventsNotificationsPartialUpdate PATCH /events/notifications/{uuid}/
EventsApi eventsNotificationsRetrieve GET /events/notifications/{uuid}/
EventsApi eventsNotificationsUpdate PUT /events/notifications/{uuid}/
EventsApi eventsNotificationsUsedByList GET /events/notifications/{uuid}/used_by/
EventsApi eventsRulesCreate POST /events/rules/
EventsApi eventsRulesDestroy DELETE /events/rules/{pbm_uuid}/
EventsApi eventsRulesList GET /events/rules/
EventsApi eventsRulesPartialUpdate PATCH /events/rules/{pbm_uuid}/
EventsApi eventsRulesRetrieve GET /events/rules/{pbm_uuid}/
EventsApi eventsRulesUpdate PUT /events/rules/{pbm_uuid}/
EventsApi eventsRulesUsedByList GET /events/rules/{pbm_uuid}/used_by/
EventsApi eventsSystemTasksList GET /events/system_tasks/
EventsApi eventsSystemTasksRetrieve GET /events/system_tasks/{uuid}/
EventsApi eventsSystemTasksRunCreate POST /events/system_tasks/{uuid}/run/
EventsApi eventsTransportsCreate POST /events/transports/
EventsApi eventsTransportsDestroy DELETE /events/transports/{uuid}/
EventsApi eventsTransportsList GET /events/transports/
EventsApi eventsTransportsPartialUpdate PATCH /events/transports/{uuid}/
EventsApi eventsTransportsRetrieve GET /events/transports/{uuid}/
EventsApi eventsTransportsTestCreate POST /events/transports/{uuid}/test/
EventsApi eventsTransportsUpdate PUT /events/transports/{uuid}/
EventsApi eventsTransportsUsedByList GET /events/transports/{uuid}/used_by/
FlowsApi flowsBindingsCreate POST /flows/bindings/
FlowsApi flowsBindingsDestroy DELETE /flows/bindings/{fsb_uuid}/
FlowsApi flowsBindingsList GET /flows/bindings/
FlowsApi flowsBindingsPartialUpdate PATCH /flows/bindings/{fsb_uuid}/
FlowsApi flowsBindingsRetrieve GET /flows/bindings/{fsb_uuid}/
FlowsApi flowsBindingsUpdate PUT /flows/bindings/{fsb_uuid}/
FlowsApi flowsBindingsUsedByList GET /flows/bindings/{fsb_uuid}/used_by/
FlowsApi flowsExecutorGet GET /flows/executor/{flow_slug}/
FlowsApi flowsExecutorSolve POST /flows/executor/{flow_slug}/
FlowsApi flowsInspectorGet GET /flows/inspector/{flow_slug}/
FlowsApi flowsInstancesCacheClearCreate POST /flows/instances/cache_clear/
FlowsApi flowsInstancesCacheInfoRetrieve GET /flows/instances/cache_info/
FlowsApi flowsInstancesCreate POST /flows/instances/
FlowsApi flowsInstancesDestroy DELETE /flows/instances/{slug}/
FlowsApi flowsInstancesDiagramRetrieve GET /flows/instances/{slug}/diagram/
FlowsApi flowsInstancesExecuteRetrieve GET /flows/instances/{slug}/execute/
FlowsApi flowsInstancesExportRetrieve GET /flows/instances/{slug}/export/
FlowsApi flowsInstancesImportCreate POST /flows/instances/import/
FlowsApi flowsInstancesList GET /flows/instances/
FlowsApi flowsInstancesPartialUpdate PATCH /flows/instances/{slug}/
FlowsApi flowsInstancesRetrieve GET /flows/instances/{slug}/
FlowsApi flowsInstancesSetBackgroundCreate POST /flows/instances/{slug}/set_background/
FlowsApi flowsInstancesSetBackgroundUrlCreate POST /flows/instances/{slug}/set_background_url/
FlowsApi flowsInstancesUpdate PUT /flows/instances/{slug}/
FlowsApi flowsInstancesUsedByList GET /flows/instances/{slug}/used_by/
ManagedApi managedBlueprintsApplyCreate POST /managed/blueprints/{instance_uuid}/apply/
ManagedApi managedBlueprintsAvailableList GET /managed/blueprints/available/
ManagedApi managedBlueprintsCreate POST /managed/blueprints/
ManagedApi managedBlueprintsDestroy DELETE /managed/blueprints/{instance_uuid}/
ManagedApi managedBlueprintsList GET /managed/blueprints/
ManagedApi managedBlueprintsPartialUpdate PATCH /managed/blueprints/{instance_uuid}/
ManagedApi managedBlueprintsRetrieve GET /managed/blueprints/{instance_uuid}/
ManagedApi managedBlueprintsUpdate PUT /managed/blueprints/{instance_uuid}/
ManagedApi managedBlueprintsUsedByList GET /managed/blueprints/{instance_uuid}/used_by/
Oauth2Api oauth2AccessTokensDestroy DELETE /oauth2/access_tokens/{id}/
Oauth2Api oauth2AccessTokensList GET /oauth2/access_tokens/
Oauth2Api oauth2AccessTokensRetrieve GET /oauth2/access_tokens/{id}/
Oauth2Api oauth2AccessTokensUsedByList GET /oauth2/access_tokens/{id}/used_by/
Oauth2Api oauth2AuthorizationCodesDestroy DELETE /oauth2/authorization_codes/{id}/
Oauth2Api oauth2AuthorizationCodesList GET /oauth2/authorization_codes/
Oauth2Api oauth2AuthorizationCodesRetrieve GET /oauth2/authorization_codes/{id}/
Oauth2Api oauth2AuthorizationCodesUsedByList GET /oauth2/authorization_codes/{id}/used_by/
Oauth2Api oauth2RefreshTokensDestroy DELETE /oauth2/refresh_tokens/{id}/
Oauth2Api oauth2RefreshTokensList GET /oauth2/refresh_tokens/
Oauth2Api oauth2RefreshTokensRetrieve GET /oauth2/refresh_tokens/{id}/
Oauth2Api oauth2RefreshTokensUsedByList GET /oauth2/refresh_tokens/{id}/used_by/
OutpostsApi outpostsInstancesCreate POST /outposts/instances/
OutpostsApi outpostsInstancesDefaultSettingsRetrieve GET /outposts/instances/default_settings/
OutpostsApi outpostsInstancesDestroy DELETE /outposts/instances/{uuid}/
OutpostsApi outpostsInstancesHealthList GET /outposts/instances/{uuid}/health/
OutpostsApi outpostsInstancesList GET /outposts/instances/
OutpostsApi outpostsInstancesPartialUpdate PATCH /outposts/instances/{uuid}/
OutpostsApi outpostsInstancesRetrieve GET /outposts/instances/{uuid}/
OutpostsApi outpostsInstancesUpdate PUT /outposts/instances/{uuid}/
OutpostsApi outpostsInstancesUsedByList GET /outposts/instances/{uuid}/used_by/
OutpostsApi outpostsLdapList GET /outposts/ldap/
OutpostsApi outpostsLdapRetrieve GET /outposts/ldap/{id}/
OutpostsApi outpostsProxyList GET /outposts/proxy/
OutpostsApi outpostsProxyRetrieve GET /outposts/proxy/{id}/
OutpostsApi outpostsRadiusList GET /outposts/radius/
OutpostsApi outpostsRadiusRetrieve GET /outposts/radius/{id}/
OutpostsApi outpostsServiceConnectionsAllDestroy DELETE /outposts/service_connections/all/{uuid}/
OutpostsApi outpostsServiceConnectionsAllList GET /outposts/service_connections/all/
OutpostsApi outpostsServiceConnectionsAllRetrieve GET /outposts/service_connections/all/{uuid}/
OutpostsApi outpostsServiceConnectionsAllStateRetrieve GET /outposts/service_connections/all/{uuid}/state/
OutpostsApi outpostsServiceConnectionsAllTypesList GET /outposts/service_connections/all/types/
OutpostsApi outpostsServiceConnectionsAllUsedByList GET /outposts/service_connections/all/{uuid}/used_by/
OutpostsApi outpostsServiceConnectionsDockerCreate POST /outposts/service_connections/docker/
OutpostsApi outpostsServiceConnectionsDockerDestroy DELETE /outposts/service_connections/docker/{uuid}/
OutpostsApi outpostsServiceConnectionsDockerList GET /outposts/service_connections/docker/
OutpostsApi outpostsServiceConnectionsDockerPartialUpdate PATCH /outposts/service_connections/docker/{uuid}/
OutpostsApi outpostsServiceConnectionsDockerRetrieve GET /outposts/service_connections/docker/{uuid}/
OutpostsApi outpostsServiceConnectionsDockerUpdate PUT /outposts/service_connections/docker/{uuid}/
OutpostsApi outpostsServiceConnectionsDockerUsedByList GET /outposts/service_connections/docker/{uuid}/used_by/
OutpostsApi outpostsServiceConnectionsKubernetesCreate POST /outposts/service_connections/kubernetes/
OutpostsApi outpostsServiceConnectionsKubernetesDestroy DELETE /outposts/service_connections/kubernetes/{uuid}/
OutpostsApi outpostsServiceConnectionsKubernetesList GET /outposts/service_connections/kubernetes/
OutpostsApi outpostsServiceConnectionsKubernetesPartialUpdate PATCH /outposts/service_connections/kubernetes/{uuid}/
OutpostsApi outpostsServiceConnectionsKubernetesRetrieve GET /outposts/service_connections/kubernetes/{uuid}/
OutpostsApi outpostsServiceConnectionsKubernetesUpdate PUT /outposts/service_connections/kubernetes/{uuid}/
OutpostsApi outpostsServiceConnectionsKubernetesUsedByList GET /outposts/service_connections/kubernetes/{uuid}/used_by/
PoliciesApi policiesAllCacheClearCreate POST /policies/all/cache_clear/
PoliciesApi policiesAllCacheInfoRetrieve GET /policies/all/cache_info/
PoliciesApi policiesAllDestroy DELETE /policies/all/{policy_uuid}/
PoliciesApi policiesAllList GET /policies/all/
PoliciesApi policiesAllRetrieve GET /policies/all/{policy_uuid}/
PoliciesApi policiesAllTestCreate POST /policies/all/{policy_uuid}/test/
PoliciesApi policiesAllTypesList GET /policies/all/types/
PoliciesApi policiesAllUsedByList GET /policies/all/{policy_uuid}/used_by/
PoliciesApi policiesBindingsCreate POST /policies/bindings/
PoliciesApi policiesBindingsDestroy DELETE /policies/bindings/{policy_binding_uuid}/
PoliciesApi policiesBindingsList GET /policies/bindings/
PoliciesApi policiesBindingsPartialUpdate PATCH /policies/bindings/{policy_binding_uuid}/
PoliciesApi policiesBindingsRetrieve GET /policies/bindings/{policy_binding_uuid}/
PoliciesApi policiesBindingsUpdate PUT /policies/bindings/{policy_binding_uuid}/
PoliciesApi policiesBindingsUsedByList GET /policies/bindings/{policy_binding_uuid}/used_by/
PoliciesApi policiesDummyCreate POST /policies/dummy/
PoliciesApi policiesDummyDestroy DELETE /policies/dummy/{policy_uuid}/
PoliciesApi policiesDummyList GET /policies/dummy/
PoliciesApi policiesDummyPartialUpdate PATCH /policies/dummy/{policy_uuid}/
PoliciesApi policiesDummyRetrieve GET /policies/dummy/{policy_uuid}/
PoliciesApi policiesDummyUpdate PUT /policies/dummy/{policy_uuid}/
PoliciesApi policiesDummyUsedByList GET /policies/dummy/{policy_uuid}/used_by/
PoliciesApi policiesEventMatcherCreate POST /policies/event_matcher/
PoliciesApi policiesEventMatcherDestroy DELETE /policies/event_matcher/{policy_uuid}/
PoliciesApi policiesEventMatcherList GET /policies/event_matcher/
PoliciesApi policiesEventMatcherPartialUpdate PATCH /policies/event_matcher/{policy_uuid}/
PoliciesApi policiesEventMatcherRetrieve GET /policies/event_matcher/{policy_uuid}/
PoliciesApi policiesEventMatcherUpdate PUT /policies/event_matcher/{policy_uuid}/
PoliciesApi policiesEventMatcherUsedByList GET /policies/event_matcher/{policy_uuid}/used_by/
PoliciesApi policiesExpressionCreate POST /policies/expression/
PoliciesApi policiesExpressionDestroy DELETE /policies/expression/{policy_uuid}/
PoliciesApi policiesExpressionList GET /policies/expression/
PoliciesApi policiesExpressionPartialUpdate PATCH /policies/expression/{policy_uuid}/
PoliciesApi policiesExpressionRetrieve GET /policies/expression/{policy_uuid}/
PoliciesApi policiesExpressionUpdate PUT /policies/expression/{policy_uuid}/
PoliciesApi policiesExpressionUsedByList GET /policies/expression/{policy_uuid}/used_by/
PoliciesApi policiesPasswordCreate POST /policies/password/
PoliciesApi policiesPasswordDestroy DELETE /policies/password/{policy_uuid}/
PoliciesApi policiesPasswordExpiryCreate POST /policies/password_expiry/
PoliciesApi policiesPasswordExpiryDestroy DELETE /policies/password_expiry/{policy_uuid}/
PoliciesApi policiesPasswordExpiryList GET /policies/password_expiry/
PoliciesApi policiesPasswordExpiryPartialUpdate PATCH /policies/password_expiry/{policy_uuid}/
PoliciesApi policiesPasswordExpiryRetrieve GET /policies/password_expiry/{policy_uuid}/
PoliciesApi policiesPasswordExpiryUpdate PUT /policies/password_expiry/{policy_uuid}/
PoliciesApi policiesPasswordExpiryUsedByList GET /policies/password_expiry/{policy_uuid}/used_by/
PoliciesApi policiesPasswordList GET /policies/password/
PoliciesApi policiesPasswordPartialUpdate PATCH /policies/password/{policy_uuid}/
PoliciesApi policiesPasswordRetrieve GET /policies/password/{policy_uuid}/
PoliciesApi policiesPasswordUpdate PUT /policies/password/{policy_uuid}/
PoliciesApi policiesPasswordUsedByList GET /policies/password/{policy_uuid}/used_by/
PoliciesApi policiesReputationCreate POST /policies/reputation/
PoliciesApi policiesReputationDestroy DELETE /policies/reputation/{policy_uuid}/
PoliciesApi policiesReputationList GET /policies/reputation/
PoliciesApi policiesReputationPartialUpdate PATCH /policies/reputation/{policy_uuid}/
PoliciesApi policiesReputationRetrieve GET /policies/reputation/{policy_uuid}/
PoliciesApi policiesReputationScoresDestroy DELETE /policies/reputation/scores/{reputation_uuid}/
PoliciesApi policiesReputationScoresList GET /policies/reputation/scores/
PoliciesApi policiesReputationScoresRetrieve GET /policies/reputation/scores/{reputation_uuid}/
PoliciesApi policiesReputationScoresUsedByList GET /policies/reputation/scores/{reputation_uuid}/used_by/
PoliciesApi policiesReputationUpdate PUT /policies/reputation/{policy_uuid}/
PoliciesApi policiesReputationUsedByList GET /policies/reputation/{policy_uuid}/used_by/
PropertymappingsApi propertymappingsAllDestroy DELETE /propertymappings/all/{pm_uuid}/
PropertymappingsApi propertymappingsAllList GET /propertymappings/all/
PropertymappingsApi propertymappingsAllRetrieve GET /propertymappings/all/{pm_uuid}/
PropertymappingsApi propertymappingsAllTestCreate POST /propertymappings/all/{pm_uuid}/test/
PropertymappingsApi propertymappingsAllTypesList GET /propertymappings/all/types/
PropertymappingsApi propertymappingsAllUsedByList GET /propertymappings/all/{pm_uuid}/used_by/
PropertymappingsApi propertymappingsLdapCreate POST /propertymappings/ldap/
PropertymappingsApi propertymappingsLdapDestroy DELETE /propertymappings/ldap/{pm_uuid}/
PropertymappingsApi propertymappingsLdapList GET /propertymappings/ldap/
PropertymappingsApi propertymappingsLdapPartialUpdate PATCH /propertymappings/ldap/{pm_uuid}/
PropertymappingsApi propertymappingsLdapRetrieve GET /propertymappings/ldap/{pm_uuid}/
PropertymappingsApi propertymappingsLdapUpdate PUT /propertymappings/ldap/{pm_uuid}/
PropertymappingsApi propertymappingsLdapUsedByList GET /propertymappings/ldap/{pm_uuid}/used_by/
PropertymappingsApi propertymappingsNotificationCreate POST /propertymappings/notification/
PropertymappingsApi propertymappingsNotificationDestroy DELETE /propertymappings/notification/{pm_uuid}/
PropertymappingsApi propertymappingsNotificationList GET /propertymappings/notification/
PropertymappingsApi propertymappingsNotificationPartialUpdate PATCH /propertymappings/notification/{pm_uuid}/
PropertymappingsApi propertymappingsNotificationRetrieve GET /propertymappings/notification/{pm_uuid}/
PropertymappingsApi propertymappingsNotificationUpdate PUT /propertymappings/notification/{pm_uuid}/
PropertymappingsApi propertymappingsNotificationUsedByList GET /propertymappings/notification/{pm_uuid}/used_by/
PropertymappingsApi propertymappingsRacCreate POST /propertymappings/rac/
PropertymappingsApi propertymappingsRacDestroy DELETE /propertymappings/rac/{pm_uuid}/
PropertymappingsApi propertymappingsRacList GET /propertymappings/rac/
PropertymappingsApi propertymappingsRacPartialUpdate PATCH /propertymappings/rac/{pm_uuid}/
PropertymappingsApi propertymappingsRacRetrieve GET /propertymappings/rac/{pm_uuid}/
PropertymappingsApi propertymappingsRacUpdate PUT /propertymappings/rac/{pm_uuid}/
PropertymappingsApi propertymappingsRacUsedByList GET /propertymappings/rac/{pm_uuid}/used_by/
PropertymappingsApi propertymappingsSamlCreate POST /propertymappings/saml/
PropertymappingsApi propertymappingsSamlDestroy DELETE /propertymappings/saml/{pm_uuid}/
PropertymappingsApi propertymappingsSamlList GET /propertymappings/saml/
PropertymappingsApi propertymappingsSamlPartialUpdate PATCH /propertymappings/saml/{pm_uuid}/
PropertymappingsApi propertymappingsSamlRetrieve GET /propertymappings/saml/{pm_uuid}/
PropertymappingsApi propertymappingsSamlUpdate PUT /propertymappings/saml/{pm_uuid}/
PropertymappingsApi propertymappingsSamlUsedByList GET /propertymappings/saml/{pm_uuid}/used_by/
PropertymappingsApi propertymappingsScimCreate POST /propertymappings/scim/
PropertymappingsApi propertymappingsScimDestroy DELETE /propertymappings/scim/{pm_uuid}/
PropertymappingsApi propertymappingsScimList GET /propertymappings/scim/
PropertymappingsApi propertymappingsScimPartialUpdate PATCH /propertymappings/scim/{pm_uuid}/
PropertymappingsApi propertymappingsScimRetrieve GET /propertymappings/scim/{pm_uuid}/
PropertymappingsApi propertymappingsScimUpdate PUT /propertymappings/scim/{pm_uuid}/
PropertymappingsApi propertymappingsScimUsedByList GET /propertymappings/scim/{pm_uuid}/used_by/
PropertymappingsApi propertymappingsScopeCreate POST /propertymappings/scope/
PropertymappingsApi propertymappingsScopeDestroy DELETE /propertymappings/scope/{pm_uuid}/
PropertymappingsApi propertymappingsScopeList GET /propertymappings/scope/
PropertymappingsApi propertymappingsScopePartialUpdate PATCH /propertymappings/scope/{pm_uuid}/
PropertymappingsApi propertymappingsScopeRetrieve GET /propertymappings/scope/{pm_uuid}/
PropertymappingsApi propertymappingsScopeUpdate PUT /propertymappings/scope/{pm_uuid}/
PropertymappingsApi propertymappingsScopeUsedByList GET /propertymappings/scope/{pm_uuid}/used_by/
ProvidersApi providersAllDestroy DELETE /providers/all/{id}/
ProvidersApi providersAllList GET /providers/all/
ProvidersApi providersAllRetrieve GET /providers/all/{id}/
ProvidersApi providersAllTypesList GET /providers/all/types/
ProvidersApi providersAllUsedByList GET /providers/all/{id}/used_by/
ProvidersApi providersLdapCreate POST /providers/ldap/
ProvidersApi providersLdapDestroy DELETE /providers/ldap/{id}/
ProvidersApi providersLdapList GET /providers/ldap/
ProvidersApi providersLdapPartialUpdate PATCH /providers/ldap/{id}/
ProvidersApi providersLdapRetrieve GET /providers/ldap/{id}/
ProvidersApi providersLdapUpdate PUT /providers/ldap/{id}/
ProvidersApi providersLdapUsedByList GET /providers/ldap/{id}/used_by/
ProvidersApi providersOauth2Create POST /providers/oauth2/
ProvidersApi providersOauth2Destroy DELETE /providers/oauth2/{id}/
ProvidersApi providersOauth2List GET /providers/oauth2/
ProvidersApi providersOauth2PartialUpdate PATCH /providers/oauth2/{id}/
ProvidersApi providersOauth2PreviewUserRetrieve GET /providers/oauth2/{id}/preview_user/
ProvidersApi providersOauth2Retrieve GET /providers/oauth2/{id}/
ProvidersApi providersOauth2SetupUrlsRetrieve GET /providers/oauth2/{id}/setup_urls/
ProvidersApi providersOauth2Update PUT /providers/oauth2/{id}/
ProvidersApi providersOauth2UsedByList GET /providers/oauth2/{id}/used_by/
ProvidersApi providersProxyCreate POST /providers/proxy/
ProvidersApi providersProxyDestroy DELETE /providers/proxy/{id}/
ProvidersApi providersProxyList GET /providers/proxy/
ProvidersApi providersProxyPartialUpdate PATCH /providers/proxy/{id}/
ProvidersApi providersProxyRetrieve GET /providers/proxy/{id}/
ProvidersApi providersProxyUpdate PUT /providers/proxy/{id}/
ProvidersApi providersProxyUsedByList GET /providers/proxy/{id}/used_by/
ProvidersApi providersRacCreate POST /providers/rac/
ProvidersApi providersRacDestroy DELETE /providers/rac/{id}/
ProvidersApi providersRacList GET /providers/rac/
ProvidersApi providersRacPartialUpdate PATCH /providers/rac/{id}/
ProvidersApi providersRacRetrieve GET /providers/rac/{id}/
ProvidersApi providersRacUpdate PUT /providers/rac/{id}/
ProvidersApi providersRacUsedByList GET /providers/rac/{id}/used_by/
ProvidersApi providersRadiusCreate POST /providers/radius/
ProvidersApi providersRadiusDestroy DELETE /providers/radius/{id}/
ProvidersApi providersRadiusList GET /providers/radius/
ProvidersApi providersRadiusPartialUpdate PATCH /providers/radius/{id}/
ProvidersApi providersRadiusRetrieve GET /providers/radius/{id}/
ProvidersApi providersRadiusUpdate PUT /providers/radius/{id}/
ProvidersApi providersRadiusUsedByList GET /providers/radius/{id}/used_by/
ProvidersApi providersSamlCreate POST /providers/saml/
ProvidersApi providersSamlDestroy DELETE /providers/saml/{id}/
ProvidersApi providersSamlImportMetadataCreate POST /providers/saml/import_metadata/
ProvidersApi providersSamlList GET /providers/saml/
ProvidersApi providersSamlMetadataRetrieve GET /providers/saml/{id}/metadata/
ProvidersApi providersSamlPartialUpdate PATCH /providers/saml/{id}/
ProvidersApi providersSamlPreviewUserRetrieve GET /providers/saml/{id}/preview_user/
ProvidersApi providersSamlRetrieve GET /providers/saml/{id}/
ProvidersApi providersSamlUpdate PUT /providers/saml/{id}/
ProvidersApi providersSamlUsedByList GET /providers/saml/{id}/used_by/
ProvidersApi providersScimCreate POST /providers/scim/
ProvidersApi providersScimDestroy DELETE /providers/scim/{id}/
ProvidersApi providersScimList GET /providers/scim/
ProvidersApi providersScimPartialUpdate PATCH /providers/scim/{id}/
ProvidersApi providersScimRetrieve GET /providers/scim/{id}/
ProvidersApi providersScimSyncStatusRetrieve GET /providers/scim/{id}/sync_status/
ProvidersApi providersScimUpdate PUT /providers/scim/{id}/
ProvidersApi providersScimUsedByList GET /providers/scim/{id}/used_by/
RacApi racEndpointsCreate POST /rac/endpoints/
RacApi racEndpointsDestroy DELETE /rac/endpoints/{pbm_uuid}/
RacApi racEndpointsList GET /rac/endpoints/
RacApi racEndpointsPartialUpdate PATCH /rac/endpoints/{pbm_uuid}/
RacApi racEndpointsRetrieve GET /rac/endpoints/{pbm_uuid}/
RacApi racEndpointsUpdate PUT /rac/endpoints/{pbm_uuid}/
RacApi racEndpointsUsedByList GET /rac/endpoints/{pbm_uuid}/used_by/
RbacApi rbacPermissionsAssignedByRolesAssignCreate POST /rbac/permissions/assigned_by_roles/{uuid}/assign/
RbacApi rbacPermissionsAssignedByRolesList GET /rbac/permissions/assigned_by_roles/
RbacApi rbacPermissionsAssignedByRolesUnassignPartialUpdate PATCH /rbac/permissions/assigned_by_roles/{uuid}/unassign/
RbacApi rbacPermissionsAssignedByUsersAssignCreate POST /rbac/permissions/assigned_by_users/{id}/assign/
RbacApi rbacPermissionsAssignedByUsersList GET /rbac/permissions/assigned_by_users/
RbacApi rbacPermissionsAssignedByUsersUnassignPartialUpdate PATCH /rbac/permissions/assigned_by_users/{id}/unassign/
RbacApi rbacPermissionsList GET /rbac/permissions/
RbacApi rbacPermissionsRetrieve GET /rbac/permissions/{id}/
RbacApi rbacPermissionsRolesList GET /rbac/permissions/roles/
RbacApi rbacPermissionsUsersList GET /rbac/permissions/users/
RbacApi rbacRolesCreate POST /rbac/roles/
RbacApi rbacRolesDestroy DELETE /rbac/roles/{uuid}/
RbacApi rbacRolesList GET /rbac/roles/
RbacApi rbacRolesPartialUpdate PATCH /rbac/roles/{uuid}/
RbacApi rbacRolesRetrieve GET /rbac/roles/{uuid}/
RbacApi rbacRolesUpdate PUT /rbac/roles/{uuid}/
RbacApi rbacRolesUsedByList GET /rbac/roles/{uuid}/used_by/
RootApi rootConfigRetrieve GET /root/config/
SchemaApi schemaRetrieve GET /schema/
SourcesApi sourcesAllDestroy DELETE /sources/all/{slug}/
SourcesApi sourcesAllList GET /sources/all/
SourcesApi sourcesAllRetrieve GET /sources/all/{slug}/
SourcesApi sourcesAllSetIconCreate POST /sources/all/{slug}/set_icon/
SourcesApi sourcesAllSetIconUrlCreate POST /sources/all/{slug}/set_icon_url/
SourcesApi sourcesAllTypesList GET /sources/all/types/
SourcesApi sourcesAllUsedByList GET /sources/all/{slug}/used_by/
SourcesApi sourcesAllUserSettingsList GET /sources/all/user_settings/
SourcesApi sourcesLdapCreate POST /sources/ldap/
SourcesApi sourcesLdapDebugRetrieve GET /sources/ldap/{slug}/debug/
SourcesApi sourcesLdapDestroy DELETE /sources/ldap/{slug}/
SourcesApi sourcesLdapList GET /sources/ldap/
SourcesApi sourcesLdapPartialUpdate PATCH /sources/ldap/{slug}/
SourcesApi sourcesLdapRetrieve GET /sources/ldap/{slug}/
SourcesApi sourcesLdapSyncStatusRetrieve GET /sources/ldap/{slug}/sync_status/
SourcesApi sourcesLdapUpdate PUT /sources/ldap/{slug}/
SourcesApi sourcesLdapUsedByList GET /sources/ldap/{slug}/used_by/
SourcesApi sourcesOauthCreate POST /sources/oauth/
SourcesApi sourcesOauthDestroy DELETE /sources/oauth/{slug}/
SourcesApi sourcesOauthList GET /sources/oauth/
SourcesApi sourcesOauthPartialUpdate PATCH /sources/oauth/{slug}/
SourcesApi sourcesOauthRetrieve GET /sources/oauth/{slug}/
SourcesApi sourcesOauthSourceTypesList GET /sources/oauth/source_types/
SourcesApi sourcesOauthUpdate PUT /sources/oauth/{slug}/
SourcesApi sourcesOauthUsedByList GET /sources/oauth/{slug}/used_by/
SourcesApi sourcesPlexCreate POST /sources/plex/
SourcesApi sourcesPlexDestroy DELETE /sources/plex/{slug}/
SourcesApi sourcesPlexList GET /sources/plex/
SourcesApi sourcesPlexPartialUpdate PATCH /sources/plex/{slug}/
SourcesApi sourcesPlexRedeemTokenAuthenticatedCreate POST /sources/plex/redeem_token_authenticated/
SourcesApi sourcesPlexRedeemTokenCreate POST /sources/plex/redeem_token/
SourcesApi sourcesPlexRetrieve GET /sources/plex/{slug}/
SourcesApi sourcesPlexUpdate PUT /sources/plex/{slug}/
SourcesApi sourcesPlexUsedByList GET /sources/plex/{slug}/used_by/
SourcesApi sourcesSamlCreate POST /sources/saml/
SourcesApi sourcesSamlDestroy DELETE /sources/saml/{slug}/
SourcesApi sourcesSamlList GET /sources/saml/
SourcesApi sourcesSamlMetadataRetrieve GET /sources/saml/{slug}/metadata/
SourcesApi sourcesSamlPartialUpdate PATCH /sources/saml/{slug}/
SourcesApi sourcesSamlRetrieve GET /sources/saml/{slug}/
SourcesApi sourcesSamlUpdate PUT /sources/saml/{slug}/
SourcesApi sourcesSamlUsedByList GET /sources/saml/{slug}/used_by/
SourcesApi sourcesUserConnectionsAllDestroy DELETE /sources/user_connections/all/{id}/
SourcesApi sourcesUserConnectionsAllList GET /sources/user_connections/all/
SourcesApi sourcesUserConnectionsAllPartialUpdate PATCH /sources/user_connections/all/{id}/
SourcesApi sourcesUserConnectionsAllRetrieve GET /sources/user_connections/all/{id}/
SourcesApi sourcesUserConnectionsAllUpdate PUT /sources/user_connections/all/{id}/
SourcesApi sourcesUserConnectionsAllUsedByList GET /sources/user_connections/all/{id}/used_by/
SourcesApi sourcesUserConnectionsOauthCreate POST /sources/user_connections/oauth/
SourcesApi sourcesUserConnectionsOauthDestroy DELETE /sources/user_connections/oauth/{id}/
SourcesApi sourcesUserConnectionsOauthList GET /sources/user_connections/oauth/
SourcesApi sourcesUserConnectionsOauthPartialUpdate PATCH /sources/user_connections/oauth/{id}/
SourcesApi sourcesUserConnectionsOauthRetrieve GET /sources/user_connections/oauth/{id}/
SourcesApi sourcesUserConnectionsOauthUpdate PUT /sources/user_connections/oauth/{id}/
SourcesApi sourcesUserConnectionsOauthUsedByList GET /sources/user_connections/oauth/{id}/used_by/
SourcesApi sourcesUserConnectionsPlexCreate POST /sources/user_connections/plex/
SourcesApi sourcesUserConnectionsPlexDestroy DELETE /sources/user_connections/plex/{id}/
SourcesApi sourcesUserConnectionsPlexList GET /sources/user_connections/plex/
SourcesApi sourcesUserConnectionsPlexPartialUpdate PATCH /sources/user_connections/plex/{id}/
SourcesApi sourcesUserConnectionsPlexRetrieve GET /sources/user_connections/plex/{id}/
SourcesApi sourcesUserConnectionsPlexUpdate PUT /sources/user_connections/plex/{id}/
SourcesApi sourcesUserConnectionsPlexUsedByList GET /sources/user_connections/plex/{id}/used_by/
SourcesApi sourcesUserConnectionsSamlCreate POST /sources/user_connections/saml/
SourcesApi sourcesUserConnectionsSamlDestroy DELETE /sources/user_connections/saml/{id}/
SourcesApi sourcesUserConnectionsSamlList GET /sources/user_connections/saml/
SourcesApi sourcesUserConnectionsSamlPartialUpdate PATCH /sources/user_connections/saml/{id}/
SourcesApi sourcesUserConnectionsSamlRetrieve GET /sources/user_connections/saml/{id}/
SourcesApi sourcesUserConnectionsSamlUpdate PUT /sources/user_connections/saml/{id}/
SourcesApi sourcesUserConnectionsSamlUsedByList GET /sources/user_connections/saml/{id}/used_by/
StagesApi stagesAllDestroy DELETE /stages/all/{stage_uuid}/
StagesApi stagesAllList GET /stages/all/
StagesApi stagesAllRetrieve GET /stages/all/{stage_uuid}/
StagesApi stagesAllTypesList GET /stages/all/types/
StagesApi stagesAllUsedByList GET /stages/all/{stage_uuid}/used_by/
StagesApi stagesAllUserSettingsList GET /stages/all/user_settings/
StagesApi stagesAuthenticatorDuoCreate POST /stages/authenticator/duo/
StagesApi stagesAuthenticatorDuoDestroy DELETE /stages/authenticator/duo/{stage_uuid}/
StagesApi stagesAuthenticatorDuoEnrollmentStatusCreate POST /stages/authenticator/duo/{stage_uuid}/enrollment_status/
StagesApi stagesAuthenticatorDuoImportDeviceManualCreate POST /stages/authenticator/duo/{stage_uuid}/import_device_manual/
StagesApi stagesAuthenticatorDuoImportDevicesAutomaticCreate POST /stages/authenticator/duo/{stage_uuid}/import_devices_automatic/
StagesApi stagesAuthenticatorDuoList GET /stages/authenticator/duo/
StagesApi stagesAuthenticatorDuoPartialUpdate PATCH /stages/authenticator/duo/{stage_uuid}/
StagesApi stagesAuthenticatorDuoRetrieve GET /stages/authenticator/duo/{stage_uuid}/
StagesApi stagesAuthenticatorDuoUpdate PUT /stages/authenticator/duo/{stage_uuid}/
StagesApi stagesAuthenticatorDuoUsedByList GET /stages/authenticator/duo/{stage_uuid}/used_by/
StagesApi stagesAuthenticatorMobileCreate POST /stages/authenticator/mobile/
StagesApi stagesAuthenticatorMobileDestroy DELETE /stages/authenticator/mobile/{stage_uuid}/
StagesApi stagesAuthenticatorMobileList GET /stages/authenticator/mobile/
StagesApi stagesAuthenticatorMobilePartialUpdate PATCH /stages/authenticator/mobile/{stage_uuid}/
StagesApi stagesAuthenticatorMobileRetrieve GET /stages/authenticator/mobile/{stage_uuid}/
StagesApi stagesAuthenticatorMobileUpdate PUT /stages/authenticator/mobile/{stage_uuid}/
StagesApi stagesAuthenticatorMobileUsedByList GET /stages/authenticator/mobile/{stage_uuid}/used_by/
StagesApi stagesAuthenticatorSmsCreate POST /stages/authenticator/sms/
StagesApi stagesAuthenticatorSmsDestroy DELETE /stages/authenticator/sms/{stage_uuid}/
StagesApi stagesAuthenticatorSmsList GET /stages/authenticator/sms/
StagesApi stagesAuthenticatorSmsPartialUpdate PATCH /stages/authenticator/sms/{stage_uuid}/
StagesApi stagesAuthenticatorSmsRetrieve GET /stages/authenticator/sms/{stage_uuid}/
StagesApi stagesAuthenticatorSmsUpdate PUT /stages/authenticator/sms/{stage_uuid}/
StagesApi stagesAuthenticatorSmsUsedByList GET /stages/authenticator/sms/{stage_uuid}/used_by/
StagesApi stagesAuthenticatorStaticCreate POST /stages/authenticator/static/
StagesApi stagesAuthenticatorStaticDestroy DELETE /stages/authenticator/static/{stage_uuid}/
StagesApi stagesAuthenticatorStaticList GET /stages/authenticator/static/
StagesApi stagesAuthenticatorStaticPartialUpdate PATCH /stages/authenticator/static/{stage_uuid}/
StagesApi stagesAuthenticatorStaticRetrieve GET /stages/authenticator/static/{stage_uuid}/
StagesApi stagesAuthenticatorStaticUpdate PUT /stages/authenticator/static/{stage_uuid}/
StagesApi stagesAuthenticatorStaticUsedByList GET /stages/authenticator/static/{stage_uuid}/used_by/
StagesApi stagesAuthenticatorTotpCreate POST /stages/authenticator/totp/
StagesApi stagesAuthenticatorTotpDestroy DELETE /stages/authenticator/totp/{stage_uuid}/
StagesApi stagesAuthenticatorTotpList GET /stages/authenticator/totp/
StagesApi stagesAuthenticatorTotpPartialUpdate PATCH /stages/authenticator/totp/{stage_uuid}/
StagesApi stagesAuthenticatorTotpRetrieve GET /stages/authenticator/totp/{stage_uuid}/
StagesApi stagesAuthenticatorTotpUpdate PUT /stages/authenticator/totp/{stage_uuid}/
StagesApi stagesAuthenticatorTotpUsedByList GET /stages/authenticator/totp/{stage_uuid}/used_by/
StagesApi stagesAuthenticatorValidateCreate POST /stages/authenticator/validate/
StagesApi stagesAuthenticatorValidateDestroy DELETE /stages/authenticator/validate/{stage_uuid}/
StagesApi stagesAuthenticatorValidateList GET /stages/authenticator/validate/
StagesApi stagesAuthenticatorValidatePartialUpdate PATCH /stages/authenticator/validate/{stage_uuid}/
StagesApi stagesAuthenticatorValidateRetrieve GET /stages/authenticator/validate/{stage_uuid}/
StagesApi stagesAuthenticatorValidateUpdate PUT /stages/authenticator/validate/{stage_uuid}/
StagesApi stagesAuthenticatorValidateUsedByList GET /stages/authenticator/validate/{stage_uuid}/used_by/
StagesApi stagesAuthenticatorWebauthnCreate POST /stages/authenticator/webauthn/
StagesApi stagesAuthenticatorWebauthnDestroy DELETE /stages/authenticator/webauthn/{stage_uuid}/
StagesApi stagesAuthenticatorWebauthnList GET /stages/authenticator/webauthn/
StagesApi stagesAuthenticatorWebauthnPartialUpdate PATCH /stages/authenticator/webauthn/{stage_uuid}/
StagesApi stagesAuthenticatorWebauthnRetrieve GET /stages/authenticator/webauthn/{stage_uuid}/
StagesApi stagesAuthenticatorWebauthnUpdate PUT /stages/authenticator/webauthn/{stage_uuid}/
StagesApi stagesAuthenticatorWebauthnUsedByList GET /stages/authenticator/webauthn/{stage_uuid}/used_by/
StagesApi stagesCaptchaCreate POST /stages/captcha/
StagesApi stagesCaptchaDestroy DELETE /stages/captcha/{stage_uuid}/
StagesApi stagesCaptchaList GET /stages/captcha/
StagesApi stagesCaptchaPartialUpdate PATCH /stages/captcha/{stage_uuid}/
StagesApi stagesCaptchaRetrieve GET /stages/captcha/{stage_uuid}/
StagesApi stagesCaptchaUpdate PUT /stages/captcha/{stage_uuid}/
StagesApi stagesCaptchaUsedByList GET /stages/captcha/{stage_uuid}/used_by/
StagesApi stagesConsentCreate POST /stages/consent/
StagesApi stagesConsentDestroy DELETE /stages/consent/{stage_uuid}/
StagesApi stagesConsentList GET /stages/consent/
StagesApi stagesConsentPartialUpdate PATCH /stages/consent/{stage_uuid}/
StagesApi stagesConsentRetrieve GET /stages/consent/{stage_uuid}/
StagesApi stagesConsentUpdate PUT /stages/consent/{stage_uuid}/
StagesApi stagesConsentUsedByList GET /stages/consent/{stage_uuid}/used_by/
StagesApi stagesDenyCreate POST /stages/deny/
StagesApi stagesDenyDestroy DELETE /stages/deny/{stage_uuid}/
StagesApi stagesDenyList GET /stages/deny/
StagesApi stagesDenyPartialUpdate PATCH /stages/deny/{stage_uuid}/
StagesApi stagesDenyRetrieve GET /stages/deny/{stage_uuid}/
StagesApi stagesDenyUpdate PUT /stages/deny/{stage_uuid}/
StagesApi stagesDenyUsedByList GET /stages/deny/{stage_uuid}/used_by/
StagesApi stagesDummyCreate POST /stages/dummy/
StagesApi stagesDummyDestroy DELETE /stages/dummy/{stage_uuid}/
StagesApi stagesDummyList GET /stages/dummy/
StagesApi stagesDummyPartialUpdate PATCH /stages/dummy/{stage_uuid}/
StagesApi stagesDummyRetrieve GET /stages/dummy/{stage_uuid}/
StagesApi stagesDummyUpdate PUT /stages/dummy/{stage_uuid}/
StagesApi stagesDummyUsedByList GET /stages/dummy/{stage_uuid}/used_by/
StagesApi stagesEmailCreate POST /stages/email/
StagesApi stagesEmailDestroy DELETE /stages/email/{stage_uuid}/
StagesApi stagesEmailList GET /stages/email/
StagesApi stagesEmailPartialUpdate PATCH /stages/email/{stage_uuid}/
StagesApi stagesEmailRetrieve GET /stages/email/{stage_uuid}/
StagesApi stagesEmailTemplatesList GET /stages/email/templates/
StagesApi stagesEmailUpdate PUT /stages/email/{stage_uuid}/
StagesApi stagesEmailUsedByList GET /stages/email/{stage_uuid}/used_by/
StagesApi stagesIdentificationCreate POST /stages/identification/
StagesApi stagesIdentificationDestroy DELETE /stages/identification/{stage_uuid}/
StagesApi stagesIdentificationList GET /stages/identification/
StagesApi stagesIdentificationPartialUpdate PATCH /stages/identification/{stage_uuid}/
StagesApi stagesIdentificationRetrieve GET /stages/identification/{stage_uuid}/
StagesApi stagesIdentificationUpdate PUT /stages/identification/{stage_uuid}/
StagesApi stagesIdentificationUsedByList GET /stages/identification/{stage_uuid}/used_by/
StagesApi stagesInvitationInvitationsCreate POST /stages/invitation/invitations/
StagesApi stagesInvitationInvitationsDestroy DELETE /stages/invitation/invitations/{invite_uuid}/
StagesApi stagesInvitationInvitationsList GET /stages/invitation/invitations/
StagesApi stagesInvitationInvitationsPartialUpdate PATCH /stages/invitation/invitations/{invite_uuid}/
StagesApi stagesInvitationInvitationsRetrieve GET /stages/invitation/invitations/{invite_uuid}/
StagesApi stagesInvitationInvitationsUpdate PUT /stages/invitation/invitations/{invite_uuid}/
StagesApi stagesInvitationInvitationsUsedByList GET /stages/invitation/invitations/{invite_uuid}/used_by/
StagesApi stagesInvitationStagesCreate POST /stages/invitation/stages/
StagesApi stagesInvitationStagesDestroy DELETE /stages/invitation/stages/{stage_uuid}/
StagesApi stagesInvitationStagesList GET /stages/invitation/stages/
StagesApi stagesInvitationStagesPartialUpdate PATCH /stages/invitation/stages/{stage_uuid}/
StagesApi stagesInvitationStagesRetrieve GET /stages/invitation/stages/{stage_uuid}/
StagesApi stagesInvitationStagesUpdate PUT /stages/invitation/stages/{stage_uuid}/
StagesApi stagesInvitationStagesUsedByList GET /stages/invitation/stages/{stage_uuid}/used_by/
StagesApi stagesPasswordCreate POST /stages/password/
StagesApi stagesPasswordDestroy DELETE /stages/password/{stage_uuid}/
StagesApi stagesPasswordList GET /stages/password/
StagesApi stagesPasswordPartialUpdate PATCH /stages/password/{stage_uuid}/
StagesApi stagesPasswordRetrieve GET /stages/password/{stage_uuid}/
StagesApi stagesPasswordUpdate PUT /stages/password/{stage_uuid}/
StagesApi stagesPasswordUsedByList GET /stages/password/{stage_uuid}/used_by/
StagesApi stagesPromptPromptsCreate POST /stages/prompt/prompts/
StagesApi stagesPromptPromptsDestroy DELETE /stages/prompt/prompts/{prompt_uuid}/
StagesApi stagesPromptPromptsList GET /stages/prompt/prompts/
StagesApi stagesPromptPromptsPartialUpdate PATCH /stages/prompt/prompts/{prompt_uuid}/
StagesApi stagesPromptPromptsPreviewCreate POST /stages/prompt/prompts/preview/
StagesApi stagesPromptPromptsRetrieve GET /stages/prompt/prompts/{prompt_uuid}/
StagesApi stagesPromptPromptsUpdate PUT /stages/prompt/prompts/{prompt_uuid}/
StagesApi stagesPromptPromptsUsedByList GET /stages/prompt/prompts/{prompt_uuid}/used_by/
StagesApi stagesPromptStagesCreate POST /stages/prompt/stages/
StagesApi stagesPromptStagesDestroy DELETE /stages/prompt/stages/{stage_uuid}/
StagesApi stagesPromptStagesList GET /stages/prompt/stages/
StagesApi stagesPromptStagesPartialUpdate PATCH /stages/prompt/stages/{stage_uuid}/
StagesApi stagesPromptStagesRetrieve GET /stages/prompt/stages/{stage_uuid}/
StagesApi stagesPromptStagesUpdate PUT /stages/prompt/stages/{stage_uuid}/
StagesApi stagesPromptStagesUsedByList GET /stages/prompt/stages/{stage_uuid}/used_by/
StagesApi stagesUserDeleteCreate POST /stages/user_delete/
StagesApi stagesUserDeleteDestroy DELETE /stages/user_delete/{stage_uuid}/
StagesApi stagesUserDeleteList GET /stages/user_delete/
StagesApi stagesUserDeletePartialUpdate PATCH /stages/user_delete/{stage_uuid}/
StagesApi stagesUserDeleteRetrieve GET /stages/user_delete/{stage_uuid}/
StagesApi stagesUserDeleteUpdate PUT /stages/user_delete/{stage_uuid}/
StagesApi stagesUserDeleteUsedByList GET /stages/user_delete/{stage_uuid}/used_by/
StagesApi stagesUserLoginCreate POST /stages/user_login/
StagesApi stagesUserLoginDestroy DELETE /stages/user_login/{stage_uuid}/
StagesApi stagesUserLoginList GET /stages/user_login/
StagesApi stagesUserLoginPartialUpdate PATCH /stages/user_login/{stage_uuid}/
StagesApi stagesUserLoginRetrieve GET /stages/user_login/{stage_uuid}/
StagesApi stagesUserLoginUpdate PUT /stages/user_login/{stage_uuid}/
StagesApi stagesUserLoginUsedByList GET /stages/user_login/{stage_uuid}/used_by/
StagesApi stagesUserLogoutCreate POST /stages/user_logout/
StagesApi stagesUserLogoutDestroy DELETE /stages/user_logout/{stage_uuid}/
StagesApi stagesUserLogoutList GET /stages/user_logout/
StagesApi stagesUserLogoutPartialUpdate PATCH /stages/user_logout/{stage_uuid}/
StagesApi stagesUserLogoutRetrieve GET /stages/user_logout/{stage_uuid}/
StagesApi stagesUserLogoutUpdate PUT /stages/user_logout/{stage_uuid}/
StagesApi stagesUserLogoutUsedByList GET /stages/user_logout/{stage_uuid}/used_by/
StagesApi stagesUserWriteCreate POST /stages/user_write/
StagesApi stagesUserWriteDestroy DELETE /stages/user_write/{stage_uuid}/
StagesApi stagesUserWriteList GET /stages/user_write/
StagesApi stagesUserWritePartialUpdate PATCH /stages/user_write/{stage_uuid}/
StagesApi stagesUserWriteRetrieve GET /stages/user_write/{stage_uuid}/
StagesApi stagesUserWriteUpdate PUT /stages/user_write/{stage_uuid}/
StagesApi stagesUserWriteUsedByList GET /stages/user_write/{stage_uuid}/used_by/
TenantsApi tenantsDomainsCreate POST /tenants/domains/
TenantsApi tenantsDomainsDestroy DELETE /tenants/domains/{id}/
TenantsApi tenantsDomainsList GET /tenants/domains/
TenantsApi tenantsDomainsPartialUpdate PATCH /tenants/domains/{id}/
TenantsApi tenantsDomainsRetrieve GET /tenants/domains/{id}/
TenantsApi tenantsDomainsUpdate PUT /tenants/domains/{id}/
TenantsApi tenantsTenantsCreate POST /tenants/tenants/
TenantsApi tenantsTenantsCreateAdminGroupCreate POST /tenants/tenants/{tenant_uuid}/create_admin_group/
TenantsApi tenantsTenantsCreateRecoveryKeyCreate POST /tenants/tenants/{tenant_uuid}/create_recovery_key/
TenantsApi tenantsTenantsDestroy DELETE /tenants/tenants/{tenant_uuid}/
TenantsApi tenantsTenantsList GET /tenants/tenants/
TenantsApi tenantsTenantsPartialUpdate PATCH /tenants/tenants/{tenant_uuid}/
TenantsApi tenantsTenantsRetrieve GET /tenants/tenants/{tenant_uuid}/
TenantsApi tenantsTenantsUpdate PUT /tenants/tenants/{tenant_uuid}/

Documentation For Models

Documentation For Authorization

authentik

  • Type: API key
  • API key parameter name: Authorization
  • Location: HTTP header

Note, each API key must be added to a map of map[string]APIKey where the key is: Authorization and passed in as the auth context for each request.

mobile_device_token

  • Type: API key
  • API key parameter name: Authorization
  • Location: HTTP header

Note, each API key must be added to a map of map[string]APIKey where the key is: Authorization and passed in as the auth context for each request.

Documentation for Utility Methods

Due to the fact that model structure members are all pointers, this package contains a number of utility functions to easily obtain pointers to values of basic types. Each of these functions takes a value of the given basic type and returns a pointer to it:

  • PtrBool
  • PtrInt
  • PtrInt32
  • PtrInt64
  • PtrFloat
  • PtrFloat32
  • PtrFloat64
  • PtrString
  • PtrTime

Author

hello@goauthentik.io