Skip to main content

REL Report

Overview​

Legale provides a specific function to get reported the count of REL.

API detail​

Request​

  • URL: /rel/
  • Method: POST
  • Content-Type: application/json
  • Body
{
"count": 10,
}
ValueTypeIs requiredDescription
countintYesREL Report count number

Response​

Success​

  • Status code: 204