Skip to main content
POST
Get Or Create Peer

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

Body

application/json

Peer creation parameters

id
string
required
Required string length: 1 - 512
Pattern: ^[a-zA-Z0-9_-]+$
metadata
Metadata · object | null
configuration
Configuration · object | null

Response

Successful Response

id
string
required
workspace_id
string
required
created_at
string<date-time>
required
metadata
Metadata · object
configuration
Configuration · object