Skip to main content
PUT
/
sydia
/
claims
Upsert Sydia claim in our database
curl --request PUT \
  --url https://api.example.com/sydia/claims \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Body

application/json

The body is of type object.

Response

200 - application/json

The response is of type object.