---
title: "AssetBackendComponentFunctionCall"
method: POST
path: "/assets/{assetId}/backend-component-function-call"
tags: ["AssetBackendComponentFunctionCall"]
---

# AssetBackendComponentFunctionCall

`POST /assets/{assetId}/backend-component-function-call`

## Path parameters

- `assetId` string, required

## Headers

- `Api-Version` 2, required
- `Api-Application` string, required
- `Api-Company` string, required
- `Api-Branding` string

## Request body

- object
  - `template` object, required
    - `publicId` string
  - `name` string, required
  - `arguments` unknown

## Response `201`

Success response

- object
  - `status` string, required
  - `type` string, required
  - `data` object, required
    - `value` unknown

## Other responses

- `4XX` — 4XX error response

---

[API](https://skmtc.net/ixon/apis/ixon-api.md) · [All operations](https://skmtc.net/ixon/apis/ixon-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ixon/ixon-api/revisions/7875dc33d41f/schema)
