Skip to content
canton-network-docs

/v2/dars/validate

/v2/dars/validate - Canton Network Docs
Skip to main content
POST
/
v2
/
dars
/
validate
Try it
/v2/dars/validate

cURL

curl --request POST \
  --url https://api.example.com/v2/dars/validate \
  --header 'Authorization: Bearer <token>' \
  --header 'Content-Type: application/octet-stream' \
  --data '"<string>"'
400
default
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.canton.network/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Ledger API standard JWT token

Query Parameters

synchronizerId
string

Body

application/octet-stream

The body is of type file.

Response

200
Assistant
Responses are generated using AI and may contain mistakes.