Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Bearer token
Content type of the file
Original filename for the uploaded file
Alternative way to specify filename using Content-Disposition header (e.g., attachment; filename="document.pdf")
Path Parameters
Faculty Activity UUID
Body
File content as binary data
The body is of type file
.