-
Notifications
You must be signed in to change notification settings - Fork 1
FileData
Finn Lippok edited this page Mar 27, 2023
·
2 revisions
Authorization Bearer {JWT-Token}
Endpoint: POST /api/v1/file/profile
Upload Picture as a Multipart File
Endpoint: GET /api/v1/file/profile/ {id}
File as ByteArrayResource
Endpoint: POST /api/v1/file/post/ {id}
Upload Picture as a Multipart File
Endpoint: GET /api/v1/file/post/ {id}
File as ByteArrayResource