POST
/admin/delete-auth-function
Fails silently if the index is out of bound
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ” DeleteAuthFunctionRequest
object
tenant_id
required
Tenant Id
string
index
required
Index
integer
Responses
Section titled “ Responses ”Successful Response
Response Delete Auth Function Endpoint Admin Delete Auth Function Post
Array
Any of:
UserAuthFunction
object
auth_fn
Auth Fn
string
user_id
required
User Id
string
EmailDomainFunction
Grants access for users from a specific connection (e.g. gmail) having email addresses from a given domain (e.g. @tenzir.com)
OrganizationRoleFunction
Grants access to users who have some role in some organization.
OrganizationMembershipFunction
Grants access to users that belong to some organization.
AllowAllAuthFunction
object
auth_fn
Auth Fn
string
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string