v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1443311204.0 KB

Updates the properties of an existing field.

put/domains/{domainId}/fields/{fieldId}

Path parameters

domainIdstring required

The unique identifier of the Cases domain.

fieldIdstring required

The unique identifier of a field.

Request body

namestring

The name of the field.

descriptionstring

The description of a field.

Response

Success

UpdateFieldResponse required