POST
ushahididocs.api.ushahidi.io/api/v3/tags
parent_id
integer
Parent identifier for Tag
icon
String
Tag icon name
description
String
Tag description
color
String
Tag color
type
String
Type of tag
tag
String
Tag name
role
Array
Tag role
priority
Integer
Tag priority value
children
Array
An array of other dependent children tag
PUT
ushahididocs.api.ushahidi.io/api/v3/tags/2
parent_id
Integer
Parent identifier for Tag
icon
String
Tag icon name
description
String
Tag description
color
String
Tag color
type
String
Type of tag
tag
String
Tag name
role
Array
Tag role
priority
Integer
Tag priority value
children
Array
An array of other dependent children tag
OK
OK
OK