# 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 %}
