> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getnexor.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Create a Cloud Function

> This operation lets you create a cloud function for the authenticated Nexor account. This reference documents verified path, query, and top-level JSON body fields, observed response status codes, and top-level response fields. Provider-owned or deeply nested response shapes may remain open.

<Warning>
  **Safety and behavior notes**

  * HTTP 201 does not guarantee a successful deployment; inspect deploy\_error.
  * The database row is created before deployment completes, and a deployment failure still returns HTTP 201 with deploy\_error.
  * name, description, trigger\_event, and is\_active are not protected by strict type or enum validation.
</Warning>


## API Specification

The full API specification for this endpoint is available in the [documentation index](https://docs.getnexor.ai/llms.txt).
