Create Segment Refresh Job
POST {{baseUrl}}/directories/:directoryId/segments/:segmentId/refresh-jobs
Creates a job to refresh the segments membership.
Rate Limits
This API allows you to make 60 calls per minute.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"result":{"progressId":"\u003cstring\u003e"},"meta":{"httpStatus":"\u003cstring\u003e","requestId":"\u003cstring\u003e","notice":"\u003cstring\u003e"}}