Skip to main content
PATCH
Update an award saved search

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
name
string
query
string
searchType
enum<string>
Available options:
fed,
sled,
international
recipientNames
string[]
buyerNames
string[]
funderNames
string[]
naics
string[]
psc
string[]
amountRange
number[]
Required array length: 2 elements
placeIds
string[]

Canonical Govly Place ids to scope the saved search to. Replaces the stored set; an empty array does not clear it.

placeIdsNone
string[]

Canonical Govly Place ids to exclude.

dateRangeParam
string
relativeStartDayPivot
integer
relativeEndDayPivot
integer
active
boolean

Set false to deactivate the saved search.

Response

Updated award saved search

data
object
required