Skip to content

Commit

Permalink
docs: add new extended error code (#756)
Browse files Browse the repository at this point in the history
  • Loading branch information
Emerson-Valentim authored Dec 20, 2023
1 parent e0ea991 commit 53c0c7c
Showing 1 changed file with 1 addition and 0 deletions.
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

0 comments on commit 53c0c7c

Please sign in to comment.