MessageIdUpdateResponse type

Contains response data for the update operation.

type MessageIdUpdateResponse = WithResponse<
  MessageIdUpdateHeaders,
  MessageIdUpdateHeaders
>