DELETE /api/v1/users/{user-id}/education/{education-id}
Delete an education record from a user.
Permission | Description |
---|---|
education.delete | Delete your own education |
education.delete_any | Delete education from any user |
No content is returned when the education record is deleted successfully.