added info API Ref docs

This commit is contained in:
Tana M Berry
2024-09-13 12:17:54 -05:00
parent 48ea4a9fa3
commit d85180dabd
878 changed files with 474334 additions and 2 deletions

View File

@ -0,0 +1,276 @@
---
id: propertymappings-provider-rac-destroy
title: "propertymappings_provider_rac_destroy"
description: "RACPropertyMapping Viewset"
sidebar_label: "propertymappings_provider_rac_destroy"
hide_title: true
hide_table_of_contents: true
api: eJytVU1v2zAM/SuCThsQRFnbw5DTgjYYArRF0K9LEQSyzcRqZEuV5GyB4f8+0h+N26S5dJdWMknxPZKPKbmx4GRQJp8lfMyto3vYZdJala/9Ej9sVQJu6WS8TMAHZ3Z8wPEUO2UpDqPuJpfzNvCmCWRPCv54COhqpZMZBHCej59LrijAypCiKUcD3bJlUagEP/g4hUzyccnDzpIJ8+FraFkZl8mAX2rP6iOCCXt8nF2xxp0h4Dyo1Y7OIVWeIUA2b5mwDiprsQ7xeQevhXKAJQiugGox4EGuCfBBRTjaPMSFU2FXE5JFSCndBm8LinTgrck9eOJxNrqgf+/R3hrWObHIJDviczEakWNs8oCv0RETahXXvREvngLLwwKZ6AXicNCRJ6lVUoeyqXPGUR8aIqrBlZt8uVKgkyWQ3feelM5J6rEKkPnDXlQINjYJHLfIJFGUVup5Px9aggoa3kFrkFXVQTebepz/x3r8hhycitlkPvukIAkEqfQRUqfY7sfmuXtgsWfaJj1BEz+hNFJD0ktAo0pqwaA4xlx8nDzRaVGgFkXZqqYSpBtw205ghdMULa0S23PBq9683lO1Grq9qX0jloZgOxHSPQLpwNUoVb4ytWdLbR8+4JS5IXQ2OrsY/hz+OCj/jdyQFruoponMq8xqIPlRl2VcdxnbSW3gKWhtfq3NW6ahMtQMHAFA3dQz3KyPm9kDPtHQJgp+LMRahbSIhrHJRO8JsT9F2kQCU+XienY5vb2f1jSt8SGTee/xj01gXRMYNoF9shB7Y3t6N7aFD/A3CKsRDTGsmZTtGBxZQPXk1hhocckY/473K5QGMEUaFFqWkfTw6HRV0efXAhztLDxupVMyolbixCTK0xmHcCW1hxNkvt21A/+dfXXjHqXebaCcSrqVuqAbHjew6/1OVAt0TUFSBQh/Y53EMdjQizvYFySFN7ldTa+nD1N0p5noiaAd+kF3oARHYWFxa48Hs4EcC9yhDHQnjFX1D543j/A=
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 Markdown from "@theme/Markdown";
import Heading from "@theme/Heading";
import OperationTabs from "@theme/OperationTabs";
import TabItem from "@theme/TabItem";
<Heading
as={"h1"}
className={"openapi__heading"}
children={"propertymappings_provider_rac_destroy"}
>
</Heading>
<MethodEndpoint
method={"delete"}
path={"/propertymappings/provider/rac/{pm_uuid}/"}
>
</MethodEndpoint>
RACPropertyMapping 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 RAC Provider 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>