latestOpenAPI 3.0.32026-08-208185259.4 KB

f00047222b8f

Saved Search

Reset user default saved search

This API allows a user to reset their default search (view) for Recordings Views.

post/api/v1/saved_searches/default/actions/reset

Request body

type'FILTER' | 'PLAYLIST' | 'PIPELINE_VIEW' required

Example request

{
  "type": "FILTER"
}

Response

Success