---
title: "POST /disassociateWebsiteAuthorizationProvider"
method: POST
path: "/disassociateWebsiteAuthorizationProvider"
deprecated: true
---

# POST /disassociateWebsiteAuthorizationProvider

`POST /disassociateWebsiteAuthorizationProvider`

> **Deprecated.**

Disassociates a website authorization provider from a specified fleet. After the disassociation, users can't load any associated websites that require this authorization provider.

## Request body

- object
  - `FleetArn` string, required — The ARN of the fleet.
  - `AuthorizationProviderId` string, required — A unique identifier for the authorization provider.

## Response `200`

Success

- DisassociateWebsiteAuthorizationProviderResponse

## Other responses

- `480` — UnauthorizedException
- `481` — InternalServerErrorException
- `482` — InvalidRequestException
- `483` — ResourceNotFoundException
- `484` — ResourceAlreadyExistsException
- `485` — TooManyRequestsException

---

[API](https://skmtc.net/aws/apis/worklink.md) · [All operations](https://skmtc.net/aws/apis/worklink/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/worklink/versions/b0c00d03aaed/schema)
