Skip to content

Commit

Permalink
Rebuild documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenBeirlaen committed Jul 3, 2024
1 parent 687f9f1 commit b1d4098
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apiary.apib
Original file line number Diff line number Diff line change
Expand Up @@ -428,6 +428,7 @@ We list all backwards-compatible additions here. These are currently available i

#### July 2024
- We added `attachments` to the `emailTracking.list` endpoint.
- We added `attachments` to the `emailTracking.create` endpoint.

#### June 2024
- We added `tax` to the `products.info` endpoint.
Expand Down Expand Up @@ -1785,6 +1786,7 @@ Create a new email tracking.
+ id: `36386b05-936e-4cc0-9523-bd20d797ebf5` (string, required)
+ title: `an email subject` (string, optional)
+ content: `<p>the contents of the received email</p>` (string, required)
+ `attachments`: `4f4288b2-c21b-4dac-87f6-a97511309079` (array[string], optional) - All files must have the same subject as the email tracking subject

+ Response 201 (application/json)

Expand Down

0 comments on commit b1d4098

Please sign in to comment.