Skip to main content
POST
/
precedents
Precedents Call
curl --request POST \
  --url https://api.example.com/precedents \
  --header 'Content-Type: application/json' \
  --data '{}'
[
  {}
]

Body

application/json

The body is of type Req · object.

Response

Successful Response