temporal
Decode Payloads
Decodes a list of payloads from the request body.
Args: req (Request): The request containing the payloads to decode.
Returns: dict: A dictionary containing the decoded payloads, including any errors encountered.
POST
Response
200 - application/json
The response is of type any
.