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

275 lines
9.0 KiB
Plaintext

---
id: propertymappings-provider-scim-destroy
title: "propertymappings_provider_scim_destroy"
description: "SCIMMapping Viewset"
sidebar_label: "propertymappings_provider_scim_destroy"
hide_title: true
hide_table_of_contents: true
api: eJytVU1v2zAM/SuCThsQREHaw5DTijYYAjRFsX5chiKQbSZWI1uqJGcLDP/3kbLduE3aw7CTKZEU+chHuubGgpNBmXKR8Rm3js5hX0hrVbnxK7zYqQzcyqeqWGXggzN7PuIopU5ZckS3u8vFctm6sEcFvz0EtLHSyQICOM9nv2quyNLKkKOqRAWdilVVqQwvfJpDIfms5mFvSYWB8DXUrI0rZMCbaNm8D33BHh4WV6w1Z5hqGdR6T3LIlWeUGbvtQLAuxzE+6+ClUg4QdHAVNE8jHuSGEj2qAUedh7RyKuwjEFmFnMJs8fREng68NaUHT/lPJ+f0eZvljWG9EUtMticc55MJGaamDPgaiRhQqzR2Qzx7cqyPC2OSZ0jDUQsepVZZdGVz54yj+rdAVJtXacrVWoHOVkB6P3hSOiepqSpA4Y970GCyqcngtEZmmaKwUt8O46EmqKDhTWptZk1z1MW2Hmf/sR4/oASnUnZxu/igIBkEqfQJUJ+hPdDmV//A0wFpF/QTmHiFI5EbGrYMNE5HHBQcihkX75kn+ukTNH2i7salETQw4Hb9ZFVOk7u0SuzOBG8GhL2jcrV4B7R9RZaHYPvpo3MC0oGLaapybaJlh+3gPuIUuUU0nUzPx9/G06P6L+WWhrD3arvIvCqsBpo/arNMY5uxn9QHnoPW5vvGvEYaK0PdQA4ADk4kcbs3lot7fKKFTRD8TIiNCnmVjFNTiMET4iAl2iQCQ5XienE5v7mbR5jW+FDIcvD4+y6wvguMusA+2IED4n6wDruSB/gThNWYB2GLGOqOASd2TyRtjB7bpAr8zA5rk8iXIwLyretEenhwumno+qUCR/sKxZ10SibURSRLpjzJSMC11B4+gfHlZ0f2r+xft+xJzP3WKamIO6krOqG4hf3gn9A8oWkOkqBT3q32Ik3BhoHf0Y4g9r+O2NX8en4/R3OiwYD3Hc9HvUABTqaFRY0W92YLJRa2zzLQmXJsmr9LuoVN
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_provider_scim_destroy"}
>
</Heading>
<MethodEndpoint
method={"delete"}
path={"/propertymappings/provider/scim/{pm_uuid}/"}
>
</MethodEndpoint>
SCIMMapping 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 SCIM Provider 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>