---
title: "POST /device/strategy/vars/int64s/{int64Name}/_string"
method: POST
path: "/device/strategy/vars/int64s/{int64Name}/_string"
tags: ["all", "vars"]
---

# POST /device/strategy/vars/int64s/{int64Name}/_string

`POST /device/strategy/vars/int64s/{int64Name}/_string`

Sets the value of an integer64 variable as a string

## Path parameters

- `int64Name` string, required

## Request body

- Int64StringValueObject
  - `value` string — Value of the integer64 variable expressed as decimal string, e.g. "34359738367"

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not found

---

[API](https://skmtc.net/opto22/apis/pac.md) · [All operations](https://skmtc.net/opto22/apis/pac/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/opto22/pac/versions/2288d966c8f4/schema)
