GenderTermInsertRequest
PUT {{base_url}}/GenderTermInsertRequest
Creates a new gender term.
API
Resource API
Requires Authentication
Yes (Advanced)
Returns
GenderTerm
Batch?
No
Request Body
[{"name"=>"Title", "value"=>"{{string}}", "datatype"=>"string"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | Required. | |
The type of content accepted by the API endpoint. | |||
Content-Type | string | Required. | |
The type of content supported by the API endpoint. |
RESPONSES
status: OK
{"Id":142,"Title":"queer"}