Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions content/docs/tech-resources/extended-error-codes.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ The following table is a complete list of extended error code responses, organiz
| | 3030 | template already exists | 400 | |
| | 3040 | template content is corrupt | 422 | fix content and retry |
| | 3050 | template HTML content is invalid | 422 | fix content and retry |
| | 3051 | Sandbox template should not be modified | 422 | |
| *Recipient List* | *5000-5999* | | | |
| | 5000 | List created with validation errors | 200 | |
| | 5001 | List already exists | 400 | |
Expand Down