---
title: "Deletes all the cookies stored in the profile, which will likely log the profile out of all websites."
method: DELETE
path: "/profiles/{guid}/cookies"
tags: ["Cookie"]
---

# Deletes all the cookies stored in the profile, which will likely log the profile out of all websites.

`DELETE /profiles/{guid}/cookies`

## Path parameters

- `guid` string, uuid, required

## Response `200`

OK.

## Other responses

- `404` — Profile not found.
- `409` — Profile must be terminated.
- `default` — Error

---

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