DELETE ./anuar
It is used to delete the yearbook for a user.
- The director/secretary or Adservio representative will have full acccess to delete pictures in the year book for every user.
- Students will can delete only their photo from the year book.
DELETE parameters
| Name | Value Type | Validation | Details |
|---|---|---|---|
| uaID | int | Required | User ID |
| ascID | int | Required | School year ID |
Validation
| Error Field | Error Code | Error Message |
|---|---|---|
| uaID | 101 | Invalid uaID OR no permission to modify. |
