Error 81023
Product: Studio
ERROR - 81023
Creating an Execution via REST API failed due to malformed contact parameters
When creating a flow execution via the REST API, the To and From parameters may not collectively exceed 300 bytes. The Create Execution endpoint was called with To and/or From parameters that could not be processed.
Possible Causes
- Collectively, the To and From parameters exceeded 300 bytes.
Possible Solutions
Double-check the provided To and From parameters for syntax errors.