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

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"result":{"progressId":"\u003cstring\u003e"},"meta":{"httpStatus":"\u003cstring\u003e","requestId":"\u003cstring\u003e","notice":"\u003cstring\u003e"}}