Skip to main content
PUT
Set Peer Card

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspace_id
string
required
peer_id
string
required

ID of the observer peer

Query Parameters

target
string | null

Optional target peer to set a card for, from the observer's perspective. If not provided, sets the observer's own card

Body

application/json

Peer card data to set

peer_card
string[]
required

The peer card content to set

Response

Successful Response

peer_card
string[] | null

The peer card content, or None if not found