cURL
curl --request DELETE \ --url https://api.scholarlysoftware.com/api/v1/department_chairs/{id} \ --header 'Authorization: Bearer <token>'
Delete a department chair assignment
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Bearer token
Department chair UUID
department chair deleted