User Settings
add user settings
POST
https://ushahididocs.api.ushahidi.io/api/v3/users/5/settings
Request Body
Name
Type
Description
config_key
String
The configuration key
config_value
String
The configuration value
edit user settings
PUT
https://ushahididocs.api.ushahidi.io/api/v3/users/2/settings/6
Request Body
Name
Type
Description
config_key
String
The configuration key
config_value
String
The configuration value