Deleting a segment
Deletes the specified segment.
Request
DELETE
https://api-audience.yandex.com/v1/management/segment/{segmentId}
Path parameters
Name |
Description |
segmentId* |
Type: integer<int32> ID of the segment that you want to delete. |
Responses
200 OK
OK
Body
application/json
{
"success": true
}
Name |
Description |
success |
Type: boolean Result of the operation. Default: |
No longer supported, please use an alternative and newer version.
Copied
Was the article helpful?
Previous