Commit a3de89d
Add DELETE /content_snippets/{id} to Preview spec (#480)
Adds the delete operation for content snippets, matching the new
endpoint shipped in intercom/intercom#501696. Returns 204 on
success, 404 for missing snippets, 422 when procedure dependencies
block deletion.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent ad681a0 commit a3de89d
1 file changed
Lines changed: 48 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7068 | 7068 | | |
7069 | 7069 | | |
7070 | 7070 | | |
| 7071 | + | |
| 7072 | + | |
| 7073 | + | |
| 7074 | + | |
| 7075 | + | |
| 7076 | + | |
| 7077 | + | |
| 7078 | + | |
| 7079 | + | |
| 7080 | + | |
| 7081 | + | |
| 7082 | + | |
| 7083 | + | |
| 7084 | + | |
| 7085 | + | |
| 7086 | + | |
| 7087 | + | |
| 7088 | + | |
| 7089 | + | |
| 7090 | + | |
| 7091 | + | |
| 7092 | + | |
| 7093 | + | |
| 7094 | + | |
| 7095 | + | |
| 7096 | + | |
| 7097 | + | |
| 7098 | + | |
| 7099 | + | |
| 7100 | + | |
| 7101 | + | |
| 7102 | + | |
| 7103 | + | |
| 7104 | + | |
| 7105 | + | |
| 7106 | + | |
| 7107 | + | |
| 7108 | + | |
| 7109 | + | |
| 7110 | + | |
| 7111 | + | |
| 7112 | + | |
| 7113 | + | |
| 7114 | + | |
| 7115 | + | |
| 7116 | + | |
| 7117 | + | |
| 7118 | + | |
7071 | 7119 | | |
7072 | 7120 | | |
7073 | 7121 | | |
| |||
0 commit comments