peers
Get Or Create Peer
Get a Peer by ID or create a new Peer with the given ID.
If peer_id is provided as a query parameter, it uses that (must match JWT workspace_id). Otherwise, it uses the peer_id from the JWT.
post/v3/workspaces/{workspace_id}/peers
Path parameters
workspace_idstring required
Request body
Response
Successful Response
Changes
Changed in 2 of the 10 revisions of this API.3
- ○
the
idrequest property's maxLength was increased from100to512request-property-max-length-increased
- ○
- ○
added the optional property
detail/items/ctxto the response with the422statusresponse-optional-property-added
- ○
added the optional property
detail/items/inputto the response with the422statusresponse-optional-property-added
- ○