---
title: "POST /public_api/orders/{id}/resend_access/"
method: POST
path: "/public_api/orders/{id}/resend_access/"
tags: ["orders"]
---

# POST /public_api/orders/{id}/resend_access/

`POST /public_api/orders/{id}/resend_access/`

Public API for managing orders, inherits from OrderRetrieveAPI and OrderListAPIView,
customizes the schema generation and authentication/permission settings.

## Path parameters

- `id` string, required

## Response `200`

Corpo da resposta status 200

- OrderResendAccess200
  - `detail` string, required

## Other responses

- `400` — Corpo da resposta status 400
- `401` — Request não autenticado devido à ausência ou invalidez do token.
- `404` — Corpo da resposta status 404

---

[API](https://skmtc.dev/cakto/apis/cakto-api.md) · [All operations](https://skmtc.dev/cakto/apis/cakto-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cakto/cakto-api/revisions/cba77b0560b5/schema)
