Skip to main content
POST
/
api
/
search
/
retention
Trigger search threads retention cleanup
curl --request POST \
  --url https://api.example.com/api/search/retention \
  --header 'Authorization: Bearer <token>'
{
  "message": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.genow.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Bearer token authentication. Format: 'Bearer '

Response

200 - application/json

Successful Response

message
string
required