GenderTermDeleteRequest

DELETE {{base_url}}/GenderTermDeleteRequest?Id={{integer}}

Deletes a gender term based on a given identifier.

API
Resource API

Requires Authentication
Yes (Advanced)

Returns
Boolean

Batch?
No

Request Params

KeyDatatypeRequiredDescription
IdstringRequired.
(int32)
The identifier of the gender to be removed.

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

true