Update README.md

master
sigonasr2, Sig, Sigo 4 years ago committed by GitHub
parent 27d14fcd17
commit 89b017df5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

@ -35,6 +35,6 @@ All endpoints require an `authentication token` provided by your mobile tracking
`PATCH /member/type` - Updates a member type. Valid types include `parent`,`user`, and `admin`. `PATCH /member/type` - Updates a member type. Valid types include `parent`,`user`, and `admin`.
`DELETE /family/{family}` - Removes a family member. `DELETE /family/{family}` - Removes a family.
`DELETE /family/{family}/member/{firstname}/{lastname}` - Removes family member from a family. `DELETE /family/{family}/member/{firstname}/{lastname}` - Removes family member from a family.

Loading…
Cancel
Save