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