cURL
curl --request POST \ --url https://api.example.com/v2/dars/validate \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/octet-stream' \ --data '"<string>"'
"<string>"
Ledger API standard JWT token
The body is of type file.
file