Files
authentik/website/docs/developer-docs/api/reference/propertymappings-source-ldap-destroy.api.mdx
Tana M Berry 7a6d44d0df first pass
2024-10-22 15:10:13 -05:00

275 lines
9.1 KiB
Plaintext

---
id: propertymappings-source-ldap-destroy
title: "propertymappings_source_ldap_destroy"
description: "LDAP PropertyMapping Viewset"
sidebar_label: "propertymappings_source_ldap_destroy"
hide_title: true
hide_table_of_contents: true
api: eJytVUtv4jAQ/iuWT7sSIoj2sOK0qEUrpLZC28elQsiJB+LixK7tsIui/PedyQPSQruH3RPjzOv75kXJjQUngjL5XPIJt47eYZ8Ja1W+8StvCpfASkthVxJ8cGbPBxylxClLbuh0cz1dsEXredt4sicFvzwENLbCiQwCOM8nzyVX5GJFSFGVo4Je2aoolMQPPkkhE3xS8rC3pMKMGA01a+MyEfBLbVm9xzBlj4/za9aYMyUhD2q9JzmkyrMa4n3N5YCUtVCHGN3Ba6EcYAmCK6BaDngQG8J7UhGOOg9J4VTY13xEEVLKtsXXkjwdeGtyD55ojEeX9PMW7J1hnRGLjdwTncvRiAwTkweMRiIm1CqpexO9eHIsT+tj4hdIwklLnoRWsnZlM+eMozY0RFSDKzf5aq1AyxWQ3vdCCucENVkFyPxpKyoEmxgJ5zVCSkVphV7086EmqKDhDbQGWVWdNLOpx8V/rMcPyMGphE0X8w8KIiEIpc+Q+oztcWyeuwDLI9M26Sc08RNuRmpo9SRoXJJ6X3A3Jjx6P3lRs4sR7WJUtjtTRbQ14HbdehVOk7OwKtpdRLzqjes9Fath2xvaA680BNutIL1jEA5cDVLla1NbtsyO7gNOmRs+49H4cvhtOD6p/q3Y0iZ2Xk0PmVeZ1UDbR00WSd1k7CZ1gaegtfm+MYdMQ2WoFzgBgGtTj3BzPG7nDxiioU0U/CSKNiqkRTxMTBb1QkRHKdYmjjBVHt3Mr2Z397OapjU+ZCLvBX/fA9b0gFEP2Af3sDe0fzuNbeUD/A6R1QiHKNZUynYMzhwgbFENAgWCgT+T4wGl+UuRBnmWZSw8PDpdVfT5tQBHJwvFnXBKxNRKnBipPMk4g2uhPXzC5svPdt6/sn+8t2eJd/cnp5LuhC7oheIW9r0/iWqJpikIibNJ8BvtNEnAhp7fybWgTTgs2/XsZvYwQ3Maid4OtDM/6ARKcBYW1ra2eDBbyLG+HcpAb8JYVX8AIwGN7Q==
sidebar_class_name: "delete api-method"
info_path: docs/developer-docs/api/reference/authentik
custom_edit_url: null
hide_send_button: true
---
import ApiTabs from "@theme/ApiTabs";
import DiscriminatorTabs from "@theme/DiscriminatorTabs";
import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
import SecuritySchemes from "@theme/ApiExplorer/SecuritySchemes";
import MimeTabs from "@theme/MimeTabs";
import ParamsItem from "@theme/ParamsItem";
import ResponseSamples from "@theme/ResponseSamples";
import SchemaItem from "@theme/SchemaItem";
import SchemaTabs from "@theme/SchemaTabs";
import Heading from "@theme/Heading";
import OperationTabs from "@theme/OperationTabs";
import TabItem from "@theme/TabItem";
<Heading
as={"h1"}
className={"openapi__heading"}
children={"propertymappings_source_ldap_destroy"}
>
</Heading>
<MethodEndpoint
method={"delete"}
path={"/propertymappings/source/ldap/{pm_uuid}/"}
>
</MethodEndpoint>
LDAP PropertyMapping Viewset
<Heading
id={"request"}
as={"h2"}
className={"openapi-tabs__heading"}
children={"Request"}
>
</Heading>
<details
style={{"marginBottom":"1rem"}}
className={"openapi-markdown__details"}
data-collapsed={false}
open={true}
>
<summary
style={{}}
>
<h3
className={"openapi-markdown__details-summary-header-params"}
>
Path Parameters
</h3>
</summary><div>
<ul>
<ParamsItem
className={"paramsItem"}
param={{"in":"path","name":"pm_uuid","schema":{"type":"string","format":"uuid"},"description":"A UUID string identifying this LDAP Source Property Mapping.","required":true}}
>
</ParamsItem>
</ul>
</div>
</details><div>
<div>
<ApiTabs
label={undefined}
id={undefined}
>
<TabItem
label={"204"}
value={"204"}
>
<div>
No response body
</div><div>
</div>
</TabItem><TabItem
label={"400"}
value={"400"}
>
<div>
</div><div>
<MimeTabs
className={"openapi-tabs__mime"}
schemaType={"response"}
>
<TabItem
label={"application/json"}
value={"application/json"}
>
<SchemaTabs
className={"openapi-tabs__schema"}
>
<TabItem
label={"Schema"}
value={"Schema"}
>
<details
style={{}}
className={"openapi-markdown__details response"}
data-collapsed={false}
open={true}
>
<summary
style={{}}
className={"openapi-markdown__details-summary-response"}
>
<strong>
Schema
</strong>
</summary><div
style={{"textAlign":"left","marginLeft":"1rem"}}
>
</div><ul
style={{"marginLeft":"1rem"}}
>
<SchemaItem
collapsible={false}
name={"non_field_errors"}
required={false}
schemaName={"string[]"}
qualifierMessage={undefined}
schema={{"type":"array","items":{"type":"string"}}}
>
</SchemaItem><SchemaItem
collapsible={false}
name={"code"}
required={false}
schemaName={"string"}
qualifierMessage={undefined}
schema={{"type":"string"}}
>
</SchemaItem><SchemaItem
name={"property name*"}
required={false}
schemaName={"any"}
qualifierMessage={undefined}
schema={{"type":"object","description":"Validation Error","properties":{"non_field_errors":{"type":"array","items":{"type":"string"}},"code":{"type":"string"}},"additionalProperties":{},"title":"ValidationError"}}
collapsible={false}
discriminator={false}
>
</SchemaItem>
</ul>
</details>
</TabItem><TabItem
label={"Example (from schema)"}
value={"Example (from schema)"}
>
<ResponseSamples
responseExample={"{\n \"non_field_errors\": [\n \"string\"\n ],\n \"code\": \"string\"\n}"}
language={"json"}
>
</ResponseSamples>
</TabItem>
</SchemaTabs>
</TabItem>
</MimeTabs>
</div>
</TabItem><TabItem
label={"403"}
value={"403"}
>
<div>
</div><div>
<MimeTabs
className={"openapi-tabs__mime"}
schemaType={"response"}
>
<TabItem
label={"application/json"}
value={"application/json"}
>
<SchemaTabs
className={"openapi-tabs__schema"}
>
<TabItem
label={"Schema"}
value={"Schema"}
>
<details
style={{}}
className={"openapi-markdown__details response"}
data-collapsed={false}
open={true}
>
<summary
style={{}}
className={"openapi-markdown__details-summary-response"}
>
<strong>
Schema
</strong>
</summary><div
style={{"textAlign":"left","marginLeft":"1rem"}}
>
</div><ul
style={{"marginLeft":"1rem"}}
>
<SchemaItem
collapsible={false}
name={"detail"}
required={true}
schemaName={"string"}
qualifierMessage={undefined}
schema={{"type":"string"}}
>
</SchemaItem><SchemaItem
collapsible={false}
name={"code"}
required={false}
schemaName={"string"}
qualifierMessage={undefined}
schema={{"type":"string"}}
>
</SchemaItem>
</ul>
</details>
</TabItem><TabItem
label={"Example (from schema)"}
value={"Example (from schema)"}
>
<ResponseSamples
responseExample={"{\n \"detail\": \"string\",\n \"code\": \"string\"\n}"}
language={"json"}
>
</ResponseSamples>
</TabItem>
</SchemaTabs>
</TabItem>
</MimeTabs>
</div>
</TabItem>
</ApiTabs>
</div>
</div>