Saved Search
add saved search
POST
https://ushahididocs.api.ushahidi.io/api/v3/savedsearches
Request Body
Name
Type
Description
filter
Object
The flter keyword
role
String
Roles
view
String
View type for saved search
description
String
Search description
name
String
name of search
user_id
String
The user identifier
view_options
String
View options
featured
Boolean
Set True for featured and false for not featured
edit saved search by ID
PUT
https://ushahididocs.api.ushahidi.io/api/v3/savedsearches/4
Request Body
Name
Type
Description
filter
Object
The flter keyword
role
String
Roles
view
String
View type for saved search
description
String
Search description
name
String
name of search
user_id
String
The user identifier
view_options
String
View options
featured
Boolean
Set True for featured and false for not featured