Trying to update the wrap-up code for a closed interaction using the Genesys Cloud API. Sending a POST to /api/v2/interactions/{interactionId} with wrapUpCodeId in the payload results in a 400 Bad Request. The interaction is already in the closed state. Is this endpoint read-only for wrap-ups, or is there a specific patch format required to apply the code programmatically?