---
title: "A simple API for encipher message"
method: POST
path: "/encipher/simple"
tags: ["System"]
---

# A simple API for encipher message

`POST /encipher/simple`

## Query parameters

- `command` string
- `item` string
- `target` string
- `streaming` boolean

## Request body

- string

## Response `200`

Success

## Changes

- **2021-01-08** `264fd5ee9702` — 1 info
  - added the new optional `query` request parameter `streaming`
- **2018-02-16** `df21b6095750` — 1 info
  - endpoint added
- **2018-02-15** `8cd6f3e41137` — 1 breaking
  - api path removed without deprecation
- **2018-02-14** `df21b6095750` — 1 info
  - endpoint added
- **2017-06-12** `faf0fed4aba1` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/firewalla/apis/firewalla-api/changes/encipher/simple/post.md)

---

[API](https://skmtc.dev/firewalla/apis/firewalla-api.md) · [All operations](https://skmtc.dev/firewalla/apis/firewalla-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/firewalla/firewalla-api/revisions/8ddb0f8ea886/schema)
