---
title: "Removes the given contact"
method: DELETE
path: "/v1/resourceowner/contacts3/{contactId}"
tags: ["ResourceOwnerContact3"]
---

# Removes the given contact

`DELETE /v1/resourceowner/contacts3/{contactId}`

## Path parameters

- `contactId` integer, required

## Response `200`

The contact has been deleted

## Other responses

- `400` — Request is bad, You can't delete a contact that is bound to a user
- `403` — Forbidden
- `404` — The contact that you tried to remove doesn't exist
- `500` — Internal server error

---

[API](https://skmtc.net/automile/apis/automile-api.md) · [All operations](https://skmtc.net/automile/apis/automile-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/automile/automile-api/revisions/bd42075f6b02/schema)
