Skip to contents

Create a new thread

Usage

new_thread(
  workspace_uuid,
  text,
  mentioned_assets = NULL,
  mentioned_users = NULL,
  use_proxy = FALSE
)

Arguments

workspace_uuid

UUID of workspace

text

Character string to include in body of thread

mentioned_assets

UUID(s) of asset(s) to mention

mentioned_users

UUID(s) of user(s) to mention

use_proxy

Logical to indicate whether to use proxy

Value

API response (invisibly)