---
title: "Delete App Auth Ticket"
method: DELETE
path: "/platform/applications/authtickets/{refreshToken}"
tags: ["AppAuthTickets"]
---

# Delete App Auth Ticket

`DELETE /platform/applications/authtickets/{refreshToken}`

This method is used to expire an application's current refresh token which \r\nwill force the application to reauthenticate once the current access token expires.

## Path parameters

- `refreshToken` string, required

## Response `200`

OK

---

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