post https://api.rainex.io/projects//project-frequencies/query
Here are the enums that are contained in the answer:
name | value |
---|---|
status | Active, Disable |
unitOfMeasurement | Days, Weeks, Months, Years |
Responses
Here are the enums that are contained in the answer:
name | value |
---|---|
status | Active, Disable |
unitOfMeasurement | Days, Weeks, Months, Years |
xxxxxxxxxx
curl --request POST \
--url https://api.rainex.io/projects/your-site-name-1/project-frequencies/query \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"sortKind":"desc"}'