> For the complete documentation index, see [llms.txt](https://docs.enclave.money/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enclave.money/integrate-with-enclave-money/api-reference/delegated-action.md).

# Delegated Action

**Base URL**

```
https://api.enclave.money
```

**Authorization**

```
Headers: {
    ...
    Authorization: <YOUR_API_KEY>
}
```

{% openapi src="<https://hyperapp.in/api-docs.json>" path="/smart-account/delegate-action" method="post" %}
<https://hyperapp.in/api-docs.json>
{% endopenapi %}
