Update webhook field mappings

Update field mappings for a specific surface item.

Authentication

AuthorizationBearer
API key or Clerk session token

Path parameters

idstringRequired
Product ID
surfaceIdstringRequired
Surface ID

Request

This endpoint expects an object.
itemIdstringRequired
mappingslist of objectsRequired

Response

Mappings updated
fieldMappingslist of any
idstring

Errors

401
Unauthorized Error
404
Not Found Error
500
Internal Server Error