Tags
Add tag
POST
ushahididocs.api.ushahidi.io/api/v3/tags
Request Body
Name
Type
Description
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
Edit tag
PUT
ushahididocs.api.ushahidi.io/api/v3/tags/2
Request Body
Name
Type
Description
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