---
title: "DELETE /profileassociation/Profileid/{ProfileId}/resourceid/{ResourceId}"
method: DELETE
path: "/profileassociation/Profileid/{ProfileId}/resourceid/{ResourceId}"
---

# DELETE /profileassociation/Profileid/{ProfileId}/resourceid/{ResourceId}

`DELETE /profileassociation/Profileid/{ProfileId}/resourceid/{ResourceId}`

Dissociates a specified Route 53 Profile from the specified VPC.

## Path parameters

- `ProfileId` string, required
- `ResourceId` string, required

## Response `200`

Success

- DisassociateProfileResponse
  - `ProfileAssociation` object — Information about the <code>DisassociateProfile</code> request.
    - `CreationTime` string, date-time — The date and time that the Profile association was created, in Unix time format and Coordinated Universal Time (UTC).
    - `Id` string — ID of the Profile association.
    - `ModificationTime` string, date-time — The date and time that the Profile association was modified, in Unix time format and Coordinated Universal Time (UTC).
    - `Name` string — Name of the Profile association.
    - `OwnerId` string — Amazon Web Services account ID of the Profile association owner.
    - `ProfileId` string — ID of the Profile.
    - `ResourceId` string — The Amazon Resource Name (ARN) of the VPC.
    - `Status` 'COMPLETE' | 'DELETING' | 'UPDATING' | 'CREATING' | 'DELETED' | 'FAILED' — Status of the Profile association.
    - `StatusMessage` string — Additional information about the Profile association.

## Other responses

- `480` — ResourceNotFoundException
- `481` — LimitExceededException
- `482` — InvalidParameterException
- `483` — ThrottlingException
- `484` — ValidationException
- `485` — AccessDeniedException

---

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