POST
https://ushahididocs.api.ushahidi.io/api/v3/collections
user_id
String
The user identifier
view
String
Type of view e.g. "list"
description
String
Collection description
name
String
The name of collection
view_options
String
View Option
role
String
Role
featured
Boolean
Set True to feature collection and False for unfeatured
PUT
https://ushahididocs.api.ushahidi.io/api/v3/collections/3
user_id
String
The user identifier
view
String
Type of view e.g. "list"
description
String
Collection description
name
String
The name of collection
view_options
String
View Option
role
String
Role
featured
Boolean
Set True to feature collection and False for unfeatured
/api/v3/collections
Sorting parameter Available values : entity fields Default value : featured
name
Sorting parameter Available values : [ASC,DESC] !! Default value : Desc
Desc
Paging parameter Default value : null
2
Paging parameter Default value : 0
3
Filter parameter return collections which his name contian the q value
test
Filter parameter return collection with the user id value
9