---
title: "Invoke a function asynchronously"
method: POST
path: "/function/async/{functionName}"
---

# Invoke a function asynchronously

`POST /function/async/{functionName}`

## Path parameters

- `functionName` string, required

## Request body

- string, binary

## Response `202`

Request accepted and queued

## Other responses

- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.dev/grycap/apis/on-premises-serverless-container-aware-architectures-api-gat.md) · [All operations](https://skmtc.dev/grycap/apis/on-premises-serverless-container-aware-architectures-api-gat/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/grycap/on-premises-serverless-container-aware-architectures-api-gat/revisions/833085524378/schema)
