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

KeyDatatypeRequiredDescription
AcceptstringRequired.
The type of content accepted by the API endpoint.
Content-TypestringRequired.
The type of content supported by the API endpoint.

RESPONSES

status: OK

{"Id":142,"Title":"queer"}