The requests for creating, updating, deleting, and searching entries support the _controls property, which is a JSON field added to the requests and responses. The property specifies an array of JSON formatted controls that provide additional content in LDAP requests and responses.

LDAP controls consist of these attributes:

For examples of the _controls property in requests, see Create Entry with Controls and Search Using POST with Controls.