publish_app
List an app. Auto-publishes. Requires api_key plus signature of the payload string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | Bearer token from register_publisher. | |
| payload | Yes | JSON string of listing fields. Sign these exact bytes. | |
| signature | Yes | Ed25519 signature of payload. |