GrowthZone REST API API Reference
undefined
API Endpoint
https://app.memberzone.org
Request Content-Types: application/json
Response Content-Types: application/json
Schemes: https
Version: v1.0
Paths
GET /api/hangfirerecurringjobs
Response Example (200 OK)
[
{
"ServiceJobTypeEnumName": "string",
"HangfireRecurringJobName": "string",
"Actions": "string"
}
]
POST /api/hangfirerecurringjobs/runjob/{servicejobtypeenumname}
servicejobtypeenumname:
object
in path
(no description)
200 OK
OK