Get plugin data by key (URL-keyed bridge)
pc_post_plugins_by_plugin_id_data_by_keyStore data associated with a plugin using a unique key, enabling content management within boards.
Instructions
Get plugin data by key (URL-keyed bridge)
Paperclip operation: POST /api/plugins/{pluginId}/data/{key}. Authorization class: board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| headers | Yes | ||
| encoding | Yes | ||
| status_code | Yes | ||
| content_type | Yes |