@distilled.cloud/workos 0.19.1 → 0.20.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (150) hide show
  1. package/lib/credentials.d.ts +1 -1
  2. package/lib/credentials.d.ts.map +1 -1
  3. package/lib/credentials.js +2 -2
  4. package/lib/credentials.js.map +1 -1
  5. package/lib/operations/ApplicationCredentialsControllerCreate.d.ts +4 -4
  6. package/lib/operations/ApplicationCredentialsControllerList.d.ts +3 -3
  7. package/lib/operations/ApplicationsControllerCreate.d.ts +3 -3
  8. package/lib/operations/ApplicationsControllerFind.d.ts +3 -3
  9. package/lib/operations/ApplicationsControllerList.d.ts +6 -6
  10. package/lib/operations/ApplicationsControllerUpdate.d.ts +6 -6
  11. package/lib/operations/AuditLogEventsControllerCreate.d.ts +10 -10
  12. package/lib/operations/AuditLogExportsControllerExport.d.ts +3 -3
  13. package/lib/operations/AuditLogExportsControllerExports.d.ts +8 -8
  14. package/lib/operations/AuditLogValidatorVersionsControllerCreate.d.ts +9 -9
  15. package/lib/operations/AuditLogValidatorVersionsControllerSchemas.d.ts +13 -13
  16. package/lib/operations/AuditLogValidatorsControllerList.d.ts +15 -15
  17. package/lib/operations/AuthenticationChallengesControllerVerify.d.ts +5 -5
  18. package/lib/operations/AuthenticationFactorsControllerChallenge.d.ts +4 -4
  19. package/lib/operations/AuthenticationFactorsControllerCreate.d.ts +7 -7
  20. package/lib/operations/AuthenticationFactorsControllerGet.d.ts +4 -4
  21. package/lib/operations/AuthorizationControllerListEffectivePermissions.d.ts +10 -10
  22. package/lib/operations/AuthorizationControllerListEffectivePermissionsByExternalId.d.ts +11 -11
  23. package/lib/operations/AuthorizationControllerListResourcesForMembership.d.ts +11 -11
  24. package/lib/operations/AuthorizationOrganizationRolePermissionsControllerAddPermission.d.ts +6 -6
  25. package/lib/operations/AuthorizationOrganizationRolePermissionsControllerRemovePermission.d.ts +7 -7
  26. package/lib/operations/AuthorizationOrganizationRolePermissionsControllerSetPermissions.d.ts +7 -7
  27. package/lib/operations/AuthorizationOrganizationRolesControllerCreate.d.ts +9 -9
  28. package/lib/operations/AuthorizationOrganizationRolesControllerGet.d.ts +6 -6
  29. package/lib/operations/AuthorizationOrganizationRolesControllerList.d.ts +7 -7
  30. package/lib/operations/AuthorizationOrganizationRolesControllerUpdate.d.ts +8 -8
  31. package/lib/operations/AuthorizationPermissionsControllerCreate.d.ts +7 -7
  32. package/lib/operations/AuthorizationPermissionsControllerFind.d.ts +5 -5
  33. package/lib/operations/AuthorizationPermissionsControllerList.d.ts +8 -8
  34. package/lib/operations/AuthorizationPermissionsControllerUpdate.d.ts +7 -7
  35. package/lib/operations/AuthorizationResourcesByExternalIdControllerDeleteByExternalId.d.ts +2 -2
  36. package/lib/operations/AuthorizationResourcesByExternalIdControllerGetByExternalId.d.ts +6 -6
  37. package/lib/operations/AuthorizationResourcesByExternalIdControllerListOrganizationMembershipsForResourceByExternalId.d.ts +15 -15
  38. package/lib/operations/AuthorizationResourcesByExternalIdControllerUpdateByExternalId.d.ts +8 -8
  39. package/lib/operations/AuthorizationResourcesControllerCreate.d.ts +7 -7
  40. package/lib/operations/AuthorizationResourcesControllerDelete.d.ts +1 -1
  41. package/lib/operations/AuthorizationResourcesControllerFindById.d.ts +5 -5
  42. package/lib/operations/AuthorizationResourcesControllerList.d.ts +11 -11
  43. package/lib/operations/AuthorizationResourcesControllerListOrganizationMembershipsForResource.d.ts +13 -13
  44. package/lib/operations/AuthorizationResourcesControllerUpdate.d.ts +7 -7
  45. package/lib/operations/AuthorizationRoleAssignmentsControllerAssignRole.d.ts +6 -6
  46. package/lib/operations/AuthorizationRoleAssignmentsControllerListRoleAssignments.d.ts +10 -10
  47. package/lib/operations/AuthorizationRolePermissionsControllerAddPermission.d.ts +6 -6
  48. package/lib/operations/AuthorizationRolePermissionsControllerSetPermissions.d.ts +7 -7
  49. package/lib/operations/AuthorizationRolesControllerCreate.d.ts +8 -8
  50. package/lib/operations/AuthorizationRolesControllerGet.d.ts +6 -6
  51. package/lib/operations/AuthorizationRolesControllerList.d.ts +7 -7
  52. package/lib/operations/AuthorizationRolesControllerUpdate.d.ts +8 -8
  53. package/lib/operations/AuthorizedApplicationsControllerList.d.ts +11 -11
  54. package/lib/operations/ConnectionsControllerFind.d.ts +8 -8
  55. package/lib/operations/ConnectionsControllerList.d.ts +13 -13
  56. package/lib/operations/CorsOriginsControllerCreateCorsOrigin.d.ts +2 -2
  57. package/lib/operations/DataIntegrationsControllerGetDataIntegrationAuthorizeUrl.d.ts +2 -2
  58. package/lib/operations/DataIntegrationsControllerGetUserlandUserToken.d.ts +1 -1
  59. package/lib/operations/DataIntegrationsUserManagementControllerDeleteUserDataInstallation.d.ts +2 -2
  60. package/lib/operations/DataIntegrationsUserManagementControllerGetUserDataInstallation.d.ts +5 -5
  61. package/lib/operations/DataIntegrationsUserManagementControllerGetUserDataIntegrations.d.ts +14 -14
  62. package/lib/operations/DirectoriesControllerFind.d.ts +9 -9
  63. package/lib/operations/DirectoriesControllerList.d.ts +13 -13
  64. package/lib/operations/DirectoryGroupsControllerFind.d.ts +4 -4
  65. package/lib/operations/DirectoryGroupsControllerList.d.ts +8 -8
  66. package/lib/operations/DirectoryUsersControllerFind.d.ts +25 -25
  67. package/lib/operations/DirectoryUsersControllerList.d.ts +30 -30
  68. package/lib/operations/EventsControllerList.d.ts +12 -12
  69. package/lib/operations/ExternalAuthControllerCompleteLogin.d.ts +5 -5
  70. package/lib/operations/FeatureFlagsControllerDisableFlag.d.ts +6 -6
  71. package/lib/operations/FeatureFlagsControllerEnableFlag.d.ts +6 -6
  72. package/lib/operations/FeatureFlagsControllerFindBySlug.d.ts +6 -6
  73. package/lib/operations/FeatureFlagsControllerList.d.ts +9 -9
  74. package/lib/operations/GroupMembershipsControllerAddMember.d.ts +5 -5
  75. package/lib/operations/GroupMembershipsControllerListMembers.d.ts +13 -13
  76. package/lib/operations/GroupMembershipsControllerRemoveMember.d.ts +1 -1
  77. package/lib/operations/GroupsControllerCreate.d.ts +6 -6
  78. package/lib/operations/GroupsControllerDelete.d.ts +1 -1
  79. package/lib/operations/GroupsControllerGet.d.ts +5 -5
  80. package/lib/operations/GroupsControllerList.d.ts +8 -8
  81. package/lib/operations/GroupsControllerUpdate.d.ts +6 -6
  82. package/lib/operations/JwtTemplatesControllerUpdateJwtTemplate.d.ts +1 -1
  83. package/lib/operations/OrganizationApiKeysControllerCreate.d.ts +7 -7
  84. package/lib/operations/OrganizationApiKeysControllerList.d.ts +10 -10
  85. package/lib/operations/OrganizationDomainsControllerCreate.d.ts +5 -5
  86. package/lib/operations/OrganizationDomainsControllerGet.d.ts +5 -5
  87. package/lib/operations/OrganizationDomainsControllerVerify.d.ts +5 -5
  88. package/lib/operations/OrganizationFeatureFlagsControllerList.d.ts +10 -10
  89. package/lib/operations/OrganizationMembershipGroupsControllerListGroups.d.ts +8 -8
  90. package/lib/operations/OrganizationsControllerCreate.d.ts +14 -14
  91. package/lib/operations/OrganizationsControllerFind.d.ts +11 -11
  92. package/lib/operations/OrganizationsControllerGetAuditLogConfiguration.d.ts +6 -6
  93. package/lib/operations/OrganizationsControllerGetByExternalId.d.ts +11 -11
  94. package/lib/operations/OrganizationsControllerList.d.ts +15 -15
  95. package/lib/operations/OrganizationsControllerUpdateOrganization.d.ts +16 -16
  96. package/lib/operations/PortalSessionsControllerCreate.d.ts +6 -6
  97. package/lib/operations/RadarStandaloneControllerAssess.d.ts +8 -8
  98. package/lib/operations/RadarStandaloneControllerDeleteRadarListEntry.d.ts +1 -1
  99. package/lib/operations/RadarStandaloneControllerUpdateRadarAttempt.d.ts +2 -2
  100. package/lib/operations/RadarStandaloneControllerUpdateRadarList.d.ts +1 -1
  101. package/lib/operations/RedirectUrisControllerCreate.d.ts +4 -4
  102. package/lib/operations/SsoControllerAuthorize.d.ts +7 -7
  103. package/lib/operations/SsoControllerGetProfile.d.ts +10 -10
  104. package/lib/operations/SsoControllerJsonWebKeySet.d.ts +3 -3
  105. package/lib/operations/SsoControllerLogoutAuthorize.d.ts +1 -1
  106. package/lib/operations/SsoControllerToken.d.ts +18 -18
  107. package/lib/operations/UserlandMagicAuthControllerGet.d.ts +5 -5
  108. package/lib/operations/UserlandMagicAuthControllerSendMagicAuthCodeAndReturn.d.ts +5 -5
  109. package/lib/operations/UserlandSessionsControllerAuthenticate.d.ts +22 -22
  110. package/lib/operations/UserlandSessionsControllerLogout.d.ts +1 -1
  111. package/lib/operations/UserlandSessionsControllerRevokeSession.d.ts +1 -1
  112. package/lib/operations/UserlandSsoControllerAuthorize.d.ts +10 -10
  113. package/lib/operations/UserlandSsoControllerDeviceAuthorization.d.ts +2 -2
  114. package/lib/operations/UserlandUserAuthenticationFactorsControllerCreate.d.ts +18 -18
  115. package/lib/operations/UserlandUserAuthenticationFactorsControllerList.d.ts +8 -8
  116. package/lib/operations/UserlandUserFeatureFlagsControllerList.d.ts +10 -10
  117. package/lib/operations/UserlandUserIdentitiesControllerGet.d.ts +1 -1
  118. package/lib/operations/UserlandUserInvitesControllerAccept.d.ts +10 -10
  119. package/lib/operations/UserlandUserInvitesControllerCreate.d.ts +12 -12
  120. package/lib/operations/UserlandUserInvitesControllerGet.d.ts +10 -10
  121. package/lib/operations/UserlandUserInvitesControllerGetByToken.d.ts +10 -10
  122. package/lib/operations/UserlandUserInvitesControllerList.d.ts +17 -17
  123. package/lib/operations/UserlandUserInvitesControllerResend.d.ts +10 -10
  124. package/lib/operations/UserlandUserInvitesControllerRevoke.d.ts +10 -10
  125. package/lib/operations/UserlandUserOrganizationMembershipsControllerCreate.d.ts +10 -10
  126. package/lib/operations/UserlandUserOrganizationMembershipsControllerDeactivate.d.ts +9 -9
  127. package/lib/operations/UserlandUserOrganizationMembershipsControllerGet.d.ts +9 -9
  128. package/lib/operations/UserlandUserOrganizationMembershipsControllerList.d.ts +15 -15
  129. package/lib/operations/UserlandUserOrganizationMembershipsControllerReactivate.d.ts +9 -9
  130. package/lib/operations/UserlandUserOrganizationMembershipsControllerUpdate.d.ts +9 -9
  131. package/lib/operations/UserlandUserSessionsControllerList.d.ts +14 -14
  132. package/lib/operations/UserlandUsersControllerConfirmEmailChange.d.ts +9 -9
  133. package/lib/operations/UserlandUsersControllerCreate.d.ts +10 -10
  134. package/lib/operations/UserlandUsersControllerCreatePasswordResetToken.d.ts +4 -4
  135. package/lib/operations/UserlandUsersControllerEmailVerification.d.ts +9 -9
  136. package/lib/operations/UserlandUsersControllerGet.d.ts +8 -8
  137. package/lib/operations/UserlandUsersControllerGetByExternalId.d.ts +8 -8
  138. package/lib/operations/UserlandUsersControllerGetEmailVerification.d.ts +5 -5
  139. package/lib/operations/UserlandUsersControllerGetPasswordReset.d.ts +4 -4
  140. package/lib/operations/UserlandUsersControllerList.d.ts +12 -12
  141. package/lib/operations/UserlandUsersControllerResetPassword.d.ts +9 -9
  142. package/lib/operations/UserlandUsersControllerSendEmailChange.d.ts +11 -11
  143. package/lib/operations/UserlandUsersControllerSendVerificationEmail.d.ts +8 -8
  144. package/lib/operations/UserlandUsersControllerUpdate.d.ts +12 -12
  145. package/lib/operations/WebhookEndpointsControllerCreate.d.ts +4 -4
  146. package/lib/operations/WebhookEndpointsControllerList.d.ts +7 -7
  147. package/lib/operations/WebhookEndpointsControllerUpdate.d.ts +6 -6
  148. package/lib/operations/WidgetsPublicControllerIssueWidgetSessionToken.d.ts +1 -1
  149. package/package.json +3 -3
  150. package/src/credentials.ts +2 -2
@@ -52,35 +52,35 @@ export declare const SsoControllerToken: import("@distilled.cloud/core/client").
52
52
  readonly code: string;
53
53
  readonly grant_type: string;
54
54
  }, {
55
+ readonly token_type?: string | undefined;
55
56
  readonly access_token?: string | import("effect/Redacted").Redacted<string> | undefined;
56
57
  readonly expires_in?: number | undefined;
57
- readonly oauth_tokens?: {
58
- readonly access_token: string | import("effect/Redacted").Redacted<string>;
59
- readonly expires_at: number;
60
- readonly provider: string;
61
- readonly refresh_token: string | import("effect/Redacted").Redacted<string>;
62
- readonly scopes: readonly string[];
63
- } | undefined;
64
58
  readonly profile?: {
59
+ readonly object?: string | undefined;
60
+ readonly id?: string | undefined;
61
+ readonly organization_id?: string | null | undefined;
65
62
  readonly connection_id?: string | undefined;
66
63
  readonly connection_type?: "ADFSSAML" | "AdpOidc" | "AppleOAuth" | "Auth0Migration" | "Auth0SAML" | "AzureSAML" | "BitbucketOAuth" | "CasSAML" | "ClassLinkSAML" | "CleverOIDC" | "CloudflareSAML" | "CyberArkSAML" | "DiscordOAuth" | "DuoSAML" | "EntraIdOIDC" | "GenericOIDC" | "GenericSAML" | "GitHubOAuth" | "GitLabOAuth" | "GoogleOAuth" | "GoogleOIDC" | "GoogleSAML" | "IntuitOAuth" | "JumpCloudSAML" | "KeycloakSAML" | "LastPassSAML" | "LinkedInOAuth" | "LoginGovOidc" | "MagicLink" | "MicrosoftOAuth" | "MiniOrangeSAML" | "NetIqSAML" | "OktaOIDC" | "OktaSAML" | "OneLoginSAML" | "OracleSAML" | "Pending" | "PingFederateSAML" | "PingOneSAML" | "RipplingSAML" | "SalesforceOAuth" | "SalesforceSAML" | "ShibbolethGenericSAML" | "ShibbolethSAML" | "SimpleSamlPhpSAML" | "SlackOAuth" | "TestIdp" | "VMwareSAML" | "VercelMarketplaceOAuth" | "VercelOAuth" | "XeroOAuth" | undefined;
67
- readonly custom_attributes?: {
68
- readonly [x: string]: unknown;
69
- } | undefined;
64
+ readonly idp_id?: string | undefined;
70
65
  readonly email?: string | undefined;
71
66
  readonly first_name?: string | null | undefined;
72
- readonly groups?: readonly string[] | undefined;
73
- readonly id?: string | undefined;
74
- readonly idp_id?: string | undefined;
75
67
  readonly last_name?: string | null | undefined;
76
- readonly object?: string | undefined;
77
- readonly organization_id?: string | null | undefined;
68
+ readonly role?: unknown;
69
+ readonly roles?: unknown;
70
+ readonly groups?: readonly string[] | undefined;
71
+ readonly custom_attributes?: {
72
+ readonly [x: string]: unknown;
73
+ } | undefined;
78
74
  readonly raw_attributes?: {
79
75
  readonly [x: string]: unknown;
80
76
  } | undefined;
81
- readonly role?: unknown;
82
- readonly roles?: unknown;
83
77
  } | undefined;
84
- readonly token_type?: string | undefined;
78
+ readonly oauth_tokens?: {
79
+ readonly provider: string;
80
+ readonly refresh_token: string | import("effect/Redacted").Redacted<string>;
81
+ readonly access_token: string | import("effect/Redacted").Redacted<string>;
82
+ readonly expires_at: number;
83
+ readonly scopes: readonly string[];
84
+ } | undefined;
85
85
  }, BadRequest | NotFound | UnprocessableEntity, import("~/credentials.ts").Credentials>;
86
86
  //# sourceMappingURL=SsoControllerToken.d.ts.map
@@ -25,13 +25,13 @@ export type UserlandMagicAuthControllerGetOutput = typeof UserlandMagicAuthContr
25
25
  export declare const UserlandMagicAuthControllerGet: import("@distilled.cloud/core/client").OperationMethod<{
26
26
  readonly id: string;
27
27
  }, {
28
- readonly code?: string | undefined;
29
- readonly created_at?: string | undefined;
28
+ readonly object?: string | undefined;
29
+ readonly id?: string | undefined;
30
+ readonly user_id?: string | undefined;
30
31
  readonly email?: string | undefined;
31
32
  readonly expires_at?: string | undefined;
32
- readonly id?: string | undefined;
33
- readonly object?: string | undefined;
33
+ readonly created_at?: string | undefined;
34
34
  readonly updated_at?: string | undefined;
35
- readonly user_id?: string | undefined;
35
+ readonly code?: string | undefined;
36
36
  }, NotFound, import("~/credentials.ts").Credentials>;
37
37
  //# sourceMappingURL=UserlandMagicAuthControllerGet.d.ts.map
@@ -25,13 +25,13 @@ export declare const UserlandMagicAuthControllerSendMagicAuthCodeAndReturn: impo
25
25
  readonly email?: string | undefined;
26
26
  readonly invitation_token?: string | undefined;
27
27
  }, {
28
- readonly code?: string | undefined;
29
- readonly created_at?: string | undefined;
28
+ readonly object?: string | undefined;
29
+ readonly id?: string | undefined;
30
+ readonly user_id?: string | undefined;
30
31
  readonly email?: string | undefined;
31
32
  readonly expires_at?: string | undefined;
32
- readonly id?: string | undefined;
33
- readonly object?: string | undefined;
33
+ readonly created_at?: string | undefined;
34
34
  readonly updated_at?: string | undefined;
35
- readonly user_id?: string | undefined;
35
+ readonly code?: string | undefined;
36
36
  }, BadRequest | UnprocessableEntity, import("~/credentials.ts").Credentials>;
37
37
  //# sourceMappingURL=UserlandMagicAuthControllerSendMagicAuthCodeAndReturn.d.ts.map
@@ -42,38 +42,38 @@ export type UserlandSessionsControllerAuthenticateOutput = typeof UserlandSessio
42
42
  * Authenticate a user with a specified [authentication method](/reference/authkit/authentication).
43
43
  */
44
44
  export declare const UserlandSessionsControllerAuthenticate: import("@distilled.cloud/core/client").OperationMethod<{}, {
45
+ readonly user?: {
46
+ readonly object?: string | undefined;
47
+ readonly id?: string | undefined;
48
+ readonly first_name?: string | null | undefined;
49
+ readonly last_name?: string | null | undefined;
50
+ readonly profile_picture_url?: string | null | undefined;
51
+ readonly email?: string | undefined;
52
+ readonly email_verified?: boolean | undefined;
53
+ readonly external_id?: string | null | undefined;
54
+ readonly metadata?: {
55
+ readonly [x: string]: string;
56
+ } | undefined;
57
+ readonly last_sign_in_at?: string | null | undefined;
58
+ readonly locale?: string | null | undefined;
59
+ readonly created_at?: string | undefined;
60
+ readonly updated_at?: string | undefined;
61
+ } | undefined;
62
+ readonly organization_id?: string | undefined;
63
+ readonly authkit_authorization_code?: string | undefined;
45
64
  readonly access_token?: string | import("effect/Redacted").Redacted<string> | undefined;
65
+ readonly refresh_token?: string | import("effect/Redacted").Redacted<string> | undefined;
46
66
  readonly authentication_method?: "AppleOAuth" | "BitbucketOAuth" | "CrossAppAuth" | "DiscordOAuth" | "ExternalAuth" | "GitHubOAuth" | "GitLabOAuth" | "GoogleOAuth" | "Impersonation" | "IntuitOAuth" | "LinkedInOAuth" | "MagicAuth" | "MicrosoftOAuth" | "MigratedSession" | "Passkey" | "Password" | "SSO" | "SalesforceOAuth" | "SlackOAuth" | "VercelMarketplaceOAuth" | "VercelOAuth" | "XeroOAuth" | undefined;
47
- readonly authkit_authorization_code?: string | undefined;
48
67
  readonly impersonator?: {
49
68
  readonly email: string;
50
69
  readonly reason: string | null;
51
70
  } | undefined;
52
71
  readonly oauth_tokens?: {
53
- readonly access_token: string | import("effect/Redacted").Redacted<string>;
54
- readonly expires_at: number;
55
72
  readonly provider: string;
56
73
  readonly refresh_token: string | import("effect/Redacted").Redacted<string>;
74
+ readonly access_token: string | import("effect/Redacted").Redacted<string>;
75
+ readonly expires_at: number;
57
76
  readonly scopes: readonly string[];
58
77
  } | undefined;
59
- readonly organization_id?: string | undefined;
60
- readonly refresh_token?: string | import("effect/Redacted").Redacted<string> | undefined;
61
- readonly user?: {
62
- readonly created_at?: string | undefined;
63
- readonly email?: string | undefined;
64
- readonly email_verified?: boolean | undefined;
65
- readonly external_id?: string | null | undefined;
66
- readonly first_name?: string | null | undefined;
67
- readonly id?: string | undefined;
68
- readonly last_name?: string | null | undefined;
69
- readonly last_sign_in_at?: string | null | undefined;
70
- readonly locale?: string | null | undefined;
71
- readonly metadata?: {
72
- readonly [x: string]: string;
73
- } | undefined;
74
- readonly object?: string | undefined;
75
- readonly profile_picture_url?: string | null | undefined;
76
- readonly updated_at?: string | undefined;
77
- } | undefined;
78
78
  }, BadRequest | Forbidden | NotFound | UnprocessableEntity, import("~/credentials.ts").Credentials>;
79
79
  //# sourceMappingURL=UserlandSessionsControllerAuthenticate.d.ts.map
@@ -16,7 +16,7 @@ export type UserlandSessionsControllerLogoutOutput = typeof UserlandSessionsCont
16
16
  * @param return_to - The URL to redirect the user to after session revocation.
17
17
  */
18
18
  export declare const UserlandSessionsControllerLogout: import("@distilled.cloud/core/client").OperationMethod<{
19
- readonly return_to?: string | undefined;
20
19
  readonly session_id: string;
20
+ readonly return_to?: string | undefined;
21
21
  }, void, UnprocessableEntity, import("~/credentials.ts").Credentials>;
22
22
  //# sourceMappingURL=UserlandSessionsControllerLogout.d.ts.map
@@ -13,7 +13,7 @@ export type UserlandSessionsControllerRevokeSessionOutput = typeof UserlandSessi
13
13
  * Revoke a [user session](/reference/authkit/session).
14
14
  */
15
15
  export declare const UserlandSessionsControllerRevokeSession: import("@distilled.cloud/core/client").OperationMethod<{
16
- readonly return_to?: string | undefined;
17
16
  readonly session_id?: string | undefined;
17
+ readonly return_to?: string | undefined;
18
18
  }, void, BadRequest, import("~/credentials.ts").Credentials>;
19
19
  //# sourceMappingURL=UserlandSessionsControllerRevokeSession.d.ts.map
@@ -43,21 +43,21 @@ export type UserlandSsoControllerAuthorizeOutput = typeof UserlandSsoControllerA
43
43
  * @param client_id - The unique identifier of the WorkOS environment client.
44
44
  */
45
45
  export declare const UserlandSsoControllerAuthorize: import("@distilled.cloud/core/client").OperationMethod<{
46
- readonly client_id: string;
47
- readonly code_challenge?: string | undefined;
48
46
  readonly code_challenge_method?: string | undefined;
49
- readonly connection_id?: string | undefined;
47
+ readonly code_challenge?: string | undefined;
50
48
  readonly domain_hint?: string | undefined;
51
- readonly invitation_token?: string | undefined;
52
- readonly login_hint?: string | undefined;
53
- readonly organization_id?: string | undefined;
54
- readonly prompt?: string | undefined;
55
- readonly provider?: "AppleOAuth" | "BitbucketOAuth" | "GitHubOAuth" | "GitLabOAuth" | "GoogleOAuth" | "IntuitOAuth" | "LinkedInOAuth" | "MicrosoftOAuth" | "SalesforceOAuth" | "SlackOAuth" | "VercelMarketplaceOAuth" | "VercelOAuth" | "XeroOAuth" | "authkit" | undefined;
49
+ readonly connection_id?: string | undefined;
56
50
  readonly provider_query_params?: string | undefined;
57
51
  readonly provider_scopes?: string | undefined;
58
- readonly redirect_uri: string;
59
- readonly response_type: string;
52
+ readonly invitation_token?: string | undefined;
60
53
  readonly screen_hint?: "sign-in" | "sign-up" | undefined;
54
+ readonly login_hint?: string | undefined;
55
+ readonly provider?: "AppleOAuth" | "BitbucketOAuth" | "GitHubOAuth" | "GitLabOAuth" | "GoogleOAuth" | "IntuitOAuth" | "LinkedInOAuth" | "MicrosoftOAuth" | "SalesforceOAuth" | "SlackOAuth" | "VercelMarketplaceOAuth" | "VercelOAuth" | "XeroOAuth" | "authkit" | undefined;
56
+ readonly prompt?: string | undefined;
61
57
  readonly state?: string | undefined;
58
+ readonly organization_id?: string | undefined;
59
+ readonly response_type: string;
60
+ readonly redirect_uri: string;
61
+ readonly client_id: string;
62
62
  }, void, never, import("~/credentials.ts").Credentials>;
63
63
  //# sourceMappingURL=UserlandSsoControllerAuthorize.d.ts.map
@@ -22,10 +22,10 @@ export declare const UserlandSsoControllerDeviceAuthorization: import("@distille
22
22
  readonly client_id: string;
23
23
  }, {
24
24
  readonly device_code?: string | undefined;
25
- readonly expires_in?: number | undefined;
26
- readonly interval?: number | undefined;
27
25
  readonly user_code?: string | undefined;
28
26
  readonly verification_uri?: string | undefined;
29
27
  readonly verification_uri_complete?: string | undefined;
28
+ readonly expires_in?: number | undefined;
29
+ readonly interval?: number | undefined;
30
30
  }, BadRequest | Forbidden, import("~/credentials.ts").Credentials>;
31
31
  //# sourceMappingURL=UserlandSsoControllerDeviceAuthorization.d.ts.map
@@ -46,38 +46,38 @@ export type UserlandUserAuthenticationFactorsControllerCreateOutput = typeof Use
46
46
  * @param userlandUserId - The ID of the [user](/reference/authkit/user).
47
47
  */
48
48
  export declare const UserlandUserAuthenticationFactorsControllerCreate: import("@distilled.cloud/core/client").OperationMethod<{
49
+ readonly userlandUserId: string;
50
+ readonly type?: string | undefined;
49
51
  readonly totp_issuer?: string | undefined;
50
- readonly totp_secret?: string | import("effect/Redacted").Redacted<string> | undefined;
51
52
  readonly totp_user?: string | undefined;
52
- readonly type?: string | undefined;
53
- readonly userlandUserId: string;
53
+ readonly totp_secret?: string | import("effect/Redacted").Redacted<string> | undefined;
54
54
  }, {
55
- readonly authentication_challenge?: {
56
- readonly authentication_factor_id?: string | undefined;
57
- readonly code?: string | undefined;
58
- readonly created_at?: string | undefined;
59
- readonly expires_at?: string | undefined;
60
- readonly id?: string | undefined;
61
- readonly object?: string | undefined;
62
- readonly updated_at?: string | undefined;
63
- } | undefined;
64
55
  readonly authentication_factor?: {
65
- readonly created_at?: string | undefined;
66
- readonly id?: string | undefined;
67
56
  readonly object?: string | undefined;
57
+ readonly id?: string | undefined;
58
+ readonly type?: "generic_otp" | "sms" | "totp" | "webauthn" | undefined;
59
+ readonly user_id?: string | undefined;
68
60
  readonly sms?: {
69
61
  readonly phone_number: string;
70
62
  } | undefined;
71
63
  readonly totp?: {
72
64
  readonly issuer: string;
73
- readonly qr_code: string;
65
+ readonly user: string;
74
66
  readonly secret: string | import("effect/Redacted").Redacted<string>;
67
+ readonly qr_code: string;
75
68
  readonly uri: string;
76
- readonly user: string;
77
69
  } | undefined;
78
- readonly type?: "generic_otp" | "sms" | "totp" | "webauthn" | undefined;
70
+ readonly created_at?: string | undefined;
71
+ readonly updated_at?: string | undefined;
72
+ } | undefined;
73
+ readonly authentication_challenge?: {
74
+ readonly object?: string | undefined;
75
+ readonly id?: string | undefined;
76
+ readonly expires_at?: string | undefined;
77
+ readonly code?: string | undefined;
78
+ readonly authentication_factor_id?: string | undefined;
79
+ readonly created_at?: string | undefined;
79
80
  readonly updated_at?: string | undefined;
80
- readonly user_id?: string | undefined;
81
81
  } | undefined;
82
82
  }, UnprocessableEntity, import("~/credentials.ts").Credentials>;
83
83
  //# sourceMappingURL=UserlandUserAuthenticationFactorsControllerCreate.d.ts.map
@@ -43,16 +43,18 @@ export type UserlandUserAuthenticationFactorsControllerListOutput = typeof Userl
43
43
  * @param order - Order the results by the creation time.
44
44
  */
45
45
  export declare const UserlandUserAuthenticationFactorsControllerList: import("@distilled.cloud/core/client").OperationMethod<{
46
- readonly after?: string | undefined;
46
+ readonly userlandUserId: string;
47
47
  readonly before?: string | undefined;
48
+ readonly after?: string | undefined;
48
49
  readonly limit?: number | undefined;
49
50
  readonly order?: "asc" | "desc" | "normal" | undefined;
50
- readonly userlandUserId: string;
51
51
  }, {
52
+ readonly object?: string | undefined;
52
53
  readonly data?: readonly {
53
- readonly created_at?: string | undefined;
54
- readonly id?: string | undefined;
55
54
  readonly object?: string | undefined;
55
+ readonly id?: string | undefined;
56
+ readonly type?: "generic_otp" | "sms" | "totp" | "webauthn" | undefined;
57
+ readonly user_id?: string | undefined;
56
58
  readonly sms?: {
57
59
  readonly phone_number: string;
58
60
  } | undefined;
@@ -60,14 +62,12 @@ export declare const UserlandUserAuthenticationFactorsControllerList: import("@d
60
62
  readonly issuer: string;
61
63
  readonly user: string;
62
64
  } | undefined;
63
- readonly type?: "generic_otp" | "sms" | "totp" | "webauthn" | undefined;
65
+ readonly created_at?: string | undefined;
64
66
  readonly updated_at?: string | undefined;
65
- readonly user_id?: string | undefined;
66
67
  }[] | undefined;
67
68
  readonly list_metadata?: {
68
- readonly after: string | null;
69
69
  readonly before: string | null;
70
+ readonly after: string | null;
70
71
  } | undefined;
71
- readonly object?: string | undefined;
72
72
  }, UnprocessableEntity, import("~/credentials.ts").Credentials>;
73
73
  //# sourceMappingURL=UserlandUserAuthenticationFactorsControllerList.d.ts.map
@@ -41,29 +41,29 @@ export type UserlandUserFeatureFlagsControllerListOutput = typeof UserlandUserFe
41
41
  * @param order - Order the results by the creation time.
42
42
  */
43
43
  export declare const UserlandUserFeatureFlagsControllerList: import("@distilled.cloud/core/client").OperationMethod<{
44
- readonly after?: string | undefined;
44
+ readonly userId: string;
45
45
  readonly before?: string | undefined;
46
+ readonly after?: string | undefined;
46
47
  readonly limit?: number | undefined;
47
48
  readonly order?: "asc" | "desc" | "normal" | undefined;
48
- readonly userId: string;
49
49
  }, {
50
+ readonly object?: string | undefined;
50
51
  readonly data?: readonly {
51
- readonly created_at?: string | undefined;
52
- readonly default_value?: boolean | undefined;
53
- readonly description?: string | null | undefined;
54
- readonly enabled?: boolean | undefined;
52
+ readonly object?: string | undefined;
55
53
  readonly id?: string | undefined;
54
+ readonly slug?: string | undefined;
56
55
  readonly name?: string | undefined;
57
- readonly object?: string | undefined;
56
+ readonly description?: string | null | undefined;
58
57
  readonly owner?: unknown;
59
- readonly slug?: string | undefined;
60
58
  readonly tags?: readonly string[] | undefined;
59
+ readonly enabled?: boolean | undefined;
60
+ readonly default_value?: boolean | undefined;
61
+ readonly created_at?: string | undefined;
61
62
  readonly updated_at?: string | undefined;
62
63
  }[] | undefined;
63
64
  readonly list_metadata?: {
64
- readonly after: string | null;
65
65
  readonly before: string | null;
66
+ readonly after: string | null;
66
67
  } | undefined;
67
- readonly object?: string | undefined;
68
68
  }, NotFound, import("~/credentials.ts").Credentials>;
69
69
  //# sourceMappingURL=UserlandUserFeatureFlagsControllerList.d.ts.map
@@ -21,7 +21,7 @@ export declare const UserlandUserIdentitiesControllerGet: import("@distilled.clo
21
21
  readonly id: string;
22
22
  }, readonly {
23
23
  readonly idp_id: string;
24
- readonly provider: "AppleOAuth" | "BitbucketOAuth" | "DiscordOAuth" | "GitLabOAuth" | "GithubOAuth" | "GoogleOAuth" | "IntuitOAuth" | "LinkedInOAuth" | "MicrosoftOAuth" | "SalesforceOAuth" | "SlackOAuth" | "VercelMarketplaceOAuth" | "VercelOAuth" | "XeroOAuth";
25
24
  readonly type: string;
25
+ readonly provider: "AppleOAuth" | "BitbucketOAuth" | "DiscordOAuth" | "GitLabOAuth" | "GithubOAuth" | "GoogleOAuth" | "IntuitOAuth" | "LinkedInOAuth" | "MicrosoftOAuth" | "SalesforceOAuth" | "SlackOAuth" | "VercelMarketplaceOAuth" | "VercelOAuth" | "XeroOAuth";
26
26
  }[], NotFound, import("~/credentials.ts").Credentials>;
27
27
  //# sourceMappingURL=UserlandUserIdentitiesControllerGet.d.ts.map
@@ -32,20 +32,20 @@ export type UserlandUserInvitesControllerAcceptOutput = typeof UserlandUserInvit
32
32
  export declare const UserlandUserInvitesControllerAccept: import("@distilled.cloud/core/client").OperationMethod<{
33
33
  readonly id: string;
34
34
  }, {
35
- readonly accept_invitation_url: string;
36
- readonly accepted_at: string | null;
37
- readonly accepted_user_id: string | null;
38
- readonly created_at: string;
35
+ readonly object: string;
36
+ readonly id: string;
39
37
  readonly email: string;
38
+ readonly state: "accepted" | "expired" | "pending" | "revoked";
39
+ readonly accepted_at: string | null;
40
+ readonly revoked_at: string | null;
40
41
  readonly expires_at: string;
41
- readonly id: string;
42
- readonly inviter_user_id: string | null;
43
- readonly object: string;
44
42
  readonly organization_id: string | null;
45
- readonly revoked_at: string | null;
43
+ readonly inviter_user_id: string | null;
44
+ readonly accepted_user_id: string | null;
46
45
  readonly role_slug: string | null;
47
- readonly state: "accepted" | "expired" | "pending" | "revoked";
48
- readonly token: string;
46
+ readonly created_at: string;
49
47
  readonly updated_at: string;
48
+ readonly token: string;
49
+ readonly accept_invitation_url: string;
50
50
  }, BadRequest | NotFound, import("~/credentials.ts").Credentials>;
51
51
  //# sourceMappingURL=UserlandUserInvitesControllerAccept.d.ts.map
@@ -34,26 +34,26 @@ export type UserlandUserInvitesControllerCreateOutput = typeof UserlandUserInvit
34
34
  */
35
35
  export declare const UserlandUserInvitesControllerCreate: import("@distilled.cloud/core/client").OperationMethod<{
36
36
  readonly email?: string | undefined;
37
+ readonly organization_id?: string | undefined;
38
+ readonly role_slug?: string | undefined;
37
39
  readonly expires_in_days?: number | undefined;
38
40
  readonly inviter_user_id?: string | undefined;
39
41
  readonly locale?: "af" | "am" | "ar" | "bg" | "bn" | "bs" | "ca" | "cs" | "da" | "de" | "de-DE" | "el" | "en" | "en-AU" | "en-CA" | "en-GB" | "en-US" | "es" | "es-419" | "es-ES" | "es-US" | "et" | "fa" | "fi" | "fil" | "fr" | "fr-BE" | "fr-CA" | "fr-FR" | "fy" | "gl" | "gu" | "ha" | "he" | "hi" | "hr" | "hu" | "hy" | "id" | "is" | "it" | "it-IT" | "ja" | "jv" | "ka" | "kk" | "km" | "kn" | "ko" | "lt" | "lv" | "mk" | "ml" | "mn" | "mr" | "ms" | "my" | "nb" | "ne" | "nl" | "nl-BE" | "nl-NL" | "nn" | "no" | "pa" | "pl" | "pt" | "pt-BR" | "pt-PT" | "ro" | "ru" | "sk" | "sl" | "sq" | "sr" | "sv" | "sw" | "ta" | "te" | "th" | "tr" | "uk" | "ur" | "uz" | "vi" | "zh" | "zh-CN" | "zh-HK" | "zh-TW" | "zu" | undefined;
40
- readonly organization_id?: string | undefined;
41
- readonly role_slug?: string | undefined;
42
42
  }, {
43
- readonly accept_invitation_url?: string | undefined;
44
- readonly accepted_at?: string | null | undefined;
45
- readonly accepted_user_id?: string | null | undefined;
46
- readonly created_at?: string | undefined;
43
+ readonly object?: string | undefined;
44
+ readonly id?: string | undefined;
47
45
  readonly email?: string | undefined;
46
+ readonly state?: "accepted" | "expired" | "pending" | "revoked" | undefined;
47
+ readonly accepted_at?: string | null | undefined;
48
+ readonly revoked_at?: string | null | undefined;
48
49
  readonly expires_at?: string | undefined;
49
- readonly id?: string | undefined;
50
- readonly inviter_user_id?: string | null | undefined;
51
- readonly object?: string | undefined;
52
50
  readonly organization_id?: string | null | undefined;
53
- readonly revoked_at?: string | null | undefined;
51
+ readonly inviter_user_id?: string | null | undefined;
52
+ readonly accepted_user_id?: string | null | undefined;
54
53
  readonly role_slug?: string | null | undefined;
55
- readonly state?: "accepted" | "expired" | "pending" | "revoked" | undefined;
56
- readonly token?: string | undefined;
54
+ readonly created_at?: string | undefined;
57
55
  readonly updated_at?: string | undefined;
56
+ readonly token?: string | undefined;
57
+ readonly accept_invitation_url?: string | undefined;
58
58
  }, BadRequest | NotFound | UnprocessableEntity, import("~/credentials.ts").Credentials>;
59
59
  //# sourceMappingURL=UserlandUserInvitesControllerCreate.d.ts.map
@@ -32,20 +32,20 @@ export type UserlandUserInvitesControllerGetOutput = typeof UserlandUserInvitesC
32
32
  export declare const UserlandUserInvitesControllerGet: import("@distilled.cloud/core/client").OperationMethod<{
33
33
  readonly id: string;
34
34
  }, {
35
- readonly accept_invitation_url?: string | undefined;
36
- readonly accepted_at?: string | null | undefined;
37
- readonly accepted_user_id?: string | null | undefined;
38
- readonly created_at?: string | undefined;
35
+ readonly object?: string | undefined;
36
+ readonly id?: string | undefined;
39
37
  readonly email?: string | undefined;
38
+ readonly state?: "accepted" | "expired" | "pending" | "revoked" | undefined;
39
+ readonly accepted_at?: string | null | undefined;
40
+ readonly revoked_at?: string | null | undefined;
40
41
  readonly expires_at?: string | undefined;
41
- readonly id?: string | undefined;
42
- readonly inviter_user_id?: string | null | undefined;
43
- readonly object?: string | undefined;
44
42
  readonly organization_id?: string | null | undefined;
45
- readonly revoked_at?: string | null | undefined;
43
+ readonly inviter_user_id?: string | null | undefined;
44
+ readonly accepted_user_id?: string | null | undefined;
46
45
  readonly role_slug?: string | null | undefined;
47
- readonly state?: "accepted" | "expired" | "pending" | "revoked" | undefined;
48
- readonly token?: string | undefined;
46
+ readonly created_at?: string | undefined;
49
47
  readonly updated_at?: string | undefined;
48
+ readonly token?: string | undefined;
49
+ readonly accept_invitation_url?: string | undefined;
50
50
  }, NotFound, import("~/credentials.ts").Credentials>;
51
51
  //# sourceMappingURL=UserlandUserInvitesControllerGet.d.ts.map
@@ -32,20 +32,20 @@ export type UserlandUserInvitesControllerGetByTokenOutput = typeof UserlandUserI
32
32
  export declare const UserlandUserInvitesControllerGetByToken: import("@distilled.cloud/core/client").OperationMethod<{
33
33
  readonly token: string;
34
34
  }, {
35
- readonly accept_invitation_url?: string | undefined;
36
- readonly accepted_at?: string | null | undefined;
37
- readonly accepted_user_id?: string | null | undefined;
38
- readonly created_at?: string | undefined;
35
+ readonly object?: string | undefined;
36
+ readonly id?: string | undefined;
39
37
  readonly email?: string | undefined;
38
+ readonly state?: "accepted" | "expired" | "pending" | "revoked" | undefined;
39
+ readonly accepted_at?: string | null | undefined;
40
+ readonly revoked_at?: string | null | undefined;
40
41
  readonly expires_at?: string | undefined;
41
- readonly id?: string | undefined;
42
- readonly inviter_user_id?: string | null | undefined;
43
- readonly object?: string | undefined;
44
42
  readonly organization_id?: string | null | undefined;
45
- readonly revoked_at?: string | null | undefined;
43
+ readonly inviter_user_id?: string | null | undefined;
44
+ readonly accepted_user_id?: string | null | undefined;
46
45
  readonly role_slug?: string | null | undefined;
47
- readonly state?: "accepted" | "expired" | "pending" | "revoked" | undefined;
48
- readonly token?: string | undefined;
46
+ readonly created_at?: string | undefined;
49
47
  readonly updated_at?: string | undefined;
48
+ readonly token?: string | undefined;
49
+ readonly accept_invitation_url?: string | undefined;
50
50
  }, NotFound, import("~/credentials.ts").Credentials>;
51
51
  //# sourceMappingURL=UserlandUserInvitesControllerGetByToken.d.ts.map
@@ -47,34 +47,34 @@ export type UserlandUserInvitesControllerListOutput = typeof UserlandUserInvites
47
47
  * @param email - The email address of the recipient.
48
48
  */
49
49
  export declare const UserlandUserInvitesControllerList: import("@distilled.cloud/core/client").OperationMethod<{
50
- readonly after?: string | undefined;
51
50
  readonly before?: string | undefined;
52
- readonly email?: string | undefined;
51
+ readonly after?: string | undefined;
53
52
  readonly limit?: number | undefined;
54
53
  readonly order?: "asc" | "desc" | "normal" | undefined;
55
54
  readonly organization_id?: string | undefined;
55
+ readonly email?: string | undefined;
56
56
  }, {
57
+ readonly object?: string | undefined;
58
+ readonly list_metadata?: {
59
+ readonly before: string | null;
60
+ readonly after: string | null;
61
+ } | undefined;
57
62
  readonly data?: readonly {
58
- readonly accept_invitation_url?: string | undefined;
59
- readonly accepted_at?: string | null | undefined;
60
- readonly accepted_user_id?: string | null | undefined;
61
- readonly created_at?: string | undefined;
63
+ readonly object?: string | undefined;
64
+ readonly id?: string | undefined;
62
65
  readonly email?: string | undefined;
66
+ readonly state?: "accepted" | "expired" | "pending" | "revoked" | undefined;
67
+ readonly accepted_at?: string | null | undefined;
68
+ readonly revoked_at?: string | null | undefined;
63
69
  readonly expires_at?: string | undefined;
64
- readonly id?: string | undefined;
65
- readonly inviter_user_id?: string | null | undefined;
66
- readonly object?: string | undefined;
67
70
  readonly organization_id?: string | null | undefined;
68
- readonly revoked_at?: string | null | undefined;
71
+ readonly inviter_user_id?: string | null | undefined;
72
+ readonly accepted_user_id?: string | null | undefined;
69
73
  readonly role_slug?: string | null | undefined;
70
- readonly state?: "accepted" | "expired" | "pending" | "revoked" | undefined;
71
- readonly token?: string | undefined;
74
+ readonly created_at?: string | undefined;
72
75
  readonly updated_at?: string | undefined;
76
+ readonly token?: string | undefined;
77
+ readonly accept_invitation_url?: string | undefined;
73
78
  }[] | undefined;
74
- readonly list_metadata?: {
75
- readonly after: string | null;
76
- readonly before: string | null;
77
- } | undefined;
78
- readonly object?: string | undefined;
79
79
  }, UnprocessableEntity, import("~/credentials.ts").Credentials>;
80
80
  //# sourceMappingURL=UserlandUserInvitesControllerList.d.ts.map
@@ -34,20 +34,20 @@ export declare const UserlandUserInvitesControllerResend: import("@distilled.clo
34
34
  readonly id: string;
35
35
  readonly locale?: "af" | "am" | "ar" | "bg" | "bn" | "bs" | "ca" | "cs" | "da" | "de" | "de-DE" | "el" | "en" | "en-AU" | "en-CA" | "en-GB" | "en-US" | "es" | "es-419" | "es-ES" | "es-US" | "et" | "fa" | "fi" | "fil" | "fr" | "fr-BE" | "fr-CA" | "fr-FR" | "fy" | "gl" | "gu" | "ha" | "he" | "hi" | "hr" | "hu" | "hy" | "id" | "is" | "it" | "it-IT" | "ja" | "jv" | "ka" | "kk" | "km" | "kn" | "ko" | "lt" | "lv" | "mk" | "ml" | "mn" | "mr" | "ms" | "my" | "nb" | "ne" | "nl" | "nl-BE" | "nl-NL" | "nn" | "no" | "pa" | "pl" | "pt" | "pt-BR" | "pt-PT" | "ro" | "ru" | "sk" | "sl" | "sq" | "sr" | "sv" | "sw" | "ta" | "te" | "th" | "tr" | "uk" | "ur" | "uz" | "vi" | "zh" | "zh-CN" | "zh-HK" | "zh-TW" | "zu" | undefined;
36
36
  }, {
37
- readonly accept_invitation_url?: string | undefined;
38
- readonly accepted_at?: string | null | undefined;
39
- readonly accepted_user_id?: string | null | undefined;
40
- readonly created_at?: string | undefined;
37
+ readonly object?: string | undefined;
38
+ readonly id?: string | undefined;
41
39
  readonly email?: string | undefined;
40
+ readonly state?: "accepted" | "expired" | "pending" | "revoked" | undefined;
41
+ readonly accepted_at?: string | null | undefined;
42
+ readonly revoked_at?: string | null | undefined;
42
43
  readonly expires_at?: string | undefined;
43
- readonly id?: string | undefined;
44
- readonly inviter_user_id?: string | null | undefined;
45
- readonly object?: string | undefined;
46
44
  readonly organization_id?: string | null | undefined;
47
- readonly revoked_at?: string | null | undefined;
45
+ readonly inviter_user_id?: string | null | undefined;
46
+ readonly accepted_user_id?: string | null | undefined;
48
47
  readonly role_slug?: string | null | undefined;
49
- readonly state?: "accepted" | "expired" | "pending" | "revoked" | undefined;
50
- readonly token?: string | undefined;
48
+ readonly created_at?: string | undefined;
51
49
  readonly updated_at?: string | undefined;
50
+ readonly token?: string | undefined;
51
+ readonly accept_invitation_url?: string | undefined;
52
52
  }, BadRequest | NotFound | UnprocessableEntity, import("~/credentials.ts").Credentials>;
53
53
  //# sourceMappingURL=UserlandUserInvitesControllerResend.d.ts.map
@@ -32,20 +32,20 @@ export type UserlandUserInvitesControllerRevokeOutput = typeof UserlandUserInvit
32
32
  export declare const UserlandUserInvitesControllerRevoke: import("@distilled.cloud/core/client").OperationMethod<{
33
33
  readonly id: string;
34
34
  }, {
35
- readonly accept_invitation_url: string;
36
- readonly accepted_at: string | null;
37
- readonly accepted_user_id: string | null;
38
- readonly created_at: string;
35
+ readonly object: string;
36
+ readonly id: string;
39
37
  readonly email: string;
38
+ readonly state: "accepted" | "expired" | "pending" | "revoked";
39
+ readonly accepted_at: string | null;
40
+ readonly revoked_at: string | null;
40
41
  readonly expires_at: string;
41
- readonly id: string;
42
- readonly inviter_user_id: string | null;
43
- readonly object: string;
44
42
  readonly organization_id: string | null;
45
- readonly revoked_at: string | null;
43
+ readonly inviter_user_id: string | null;
44
+ readonly accepted_user_id: string | null;
46
45
  readonly role_slug: string | null;
47
- readonly state: "accepted" | "expired" | "pending" | "revoked";
48
- readonly token: string;
46
+ readonly created_at: string;
49
47
  readonly updated_at: string;
48
+ readonly token: string;
49
+ readonly accept_invitation_url: string;
50
50
  }, BadRequest, import("~/credentials.ts").Credentials>;
51
51
  //# sourceMappingURL=UserlandUserInvitesControllerRevoke.d.ts.map