Updates a Field Model V1 exposure. The request body is a flat JSON object
with field referenceIds as keys — the same shape as the create request.
This is a full replacement of the exposure’s field data, not a merge. Include all fields you want the exposure to have after the update.
Required permission: insured:update
API key authentication. Include your key in the Authorization header: Authorization: ApiKey YOUR-API-KEY
Company identifier
Exposure identifier
Flat JSON object with field referenceIds as keys (full replacement)
Exposure updated successfully
A Field Model V1 exposure entity with dynamic field data.
Exposure identifier
Company identifier
Dynamic field data for the exposure. Keys are field referenceIds
defined in the company's field configuration. Includes base fields
like exposureName and exposureType as well as any custom fields.
IDs of associated policies
When the exposure was created
When the exposure was last updated
User ID who created the exposure
User ID who last updated the exposure