Error
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
Error
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Successful Response