DeleteSearchDomainByIdInput is an input datatype for deleting a search domain specified with its unique identifier. It's used by the deleteSearchDomainById() mutation field.

Table: DeleteSearchDomainByIdInput

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Sep 18, 2024
deleteMessagestring  Long-TermOptional message to why the search domain was deleted. Will be added to the audit log.
idstringyes Long-TermThe unique identifier of the search domain.