mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 19:03:30 -05:00
link to descriptions of fields
This commit is contained in:
@@ -135,7 +135,7 @@ POST /notifications/sms
|
||||
}
|
||||
}
|
||||
```
|
||||
See below for explanations of the fields.
|
||||
See [below](#fieldsforPOST) for explanations of the fields.
|
||||
|
||||
<a name="sendemail"></a>
|
||||
To send an email notification:
|
||||
@@ -153,7 +153,7 @@ POST /notifications/email
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
<a name="fieldsforPOST"></a>
|
||||
where:
|
||||
|
||||
* `to` is a required string that indicates the recipient's phone number or email address
|
||||
|
||||
Reference in New Issue
Block a user