Skip to main content

Clean Audience List History

PUT 

/audiences/clean-list/:id/history

Clean Audience List History

Retrieve the history of cleaning operations for a specific audience list.

Request

Path Parameters

    id uuidrequired

    ID of the Audience to get cleaning history

Responses

Successful operation

Schema
    histories object[]
  • Array [
  • id uuid
    fileName string
    dateTime string
  • ]
Loading...