Skip to main content
POST
Attach a link

Authorizations

Authorization
string
header
required

A pc_… token generated from Settings > API & MCP.

Body

application/json
parentId
string<uuid>
required

Id of the parent task, project or area.

Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$
parentKind
enum<string>
required

Which kind of entity carries the comments.

Available options:
task,
project,
area
url
string<uri>
required

An http or https address.

Maximum string length: 2048
name
string
Maximum string length: 200

Response

Created.

file
object
required