v1

latestOpenAPI 3.1.0GNU Affero General Public License v3.0raw.githubusercontent.com2026-05-074555150.3 KB
peers

Set Peer Card

Set a peer card for a specific peer relationship.

Sets the peer card that the observer peer has for the target peer. If no target is specified, sets the observer's own peer card.

put/v3/workspaces/{workspace_id}/peers/{peer_id}/card

Path parameters

workspace_idstring required
peer_idstring required

ID of the observer peer

ID of the observer peer

Query parameters

targetstring nullable

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

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

Request body

peer_cardstring[] required

The peer card content to set

Response

Successful Response

peer_cardstring[] nullable

The peer card content, or None if not found