Commit a4a43082 authored by Chelsea Gille's avatar Chelsea Gille
Browse files

Update Support.md

parent 903ec4be
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ A message has the following properties:
`level`: corresponds to the color of the banner. Possible values: `info` = light blue, `warn` = yellow, `error` = red
`id`: the autogenerated id for the message

**Note:** Requests must be sent using basic authentication for the api user and the `On-Behalf-Of` header set to the NetID of the admin user sending the request.
**Note:** Requests must be sent using basic authentication for the api user (`-u apiusername` will prompt you for a password. LastPass will have the user/pass) and the `On-Behalf-Of` header set to the NetID of the admin user sending the request.

### Example Requests using TEST URL & curl
**GET** (use this to get the ID of messages you want to update/delete)