Reprocessing a segment

Forces reprocessing of a segment. Quotas for this method: 2 requests per segment and 20 requests per user_login every 24 hours.

  1. Request syntax
  2. Response format

Request syntax

segmentId — ID of the segment to reprocess.

https://api-audience.yandex.ru/v1/management/segment/{segmentId}/reprocess
 ? 

Sample request

PUT https://api-audience.yandex.ru/v1/management/segment/{segmentId}/reprocess?

Response format


{
    "success" :  < boolean > 
}
Parameters Description
success Result of the operation.
Parameters Description
success Result of the operation.