id |
Unique identifier for the term. |
description |
HTML description of the term. |
name |
HTML title for the term. |
slug |
An alphanumeric identifier for the term unique to its type. |
parent |
The parent term ID. |
meta |
Meta fields. |
POST /wpas-api/v1/department/<id>
$ curl -X POST http://awesomesupport.dev/wp-json -d '{"title":"My New Title"}'