User
Get presigned URLs to upload user profile picture
Get URL to upload a user’s profile photo. You have to make a PUT request on the “presignedUrl” to upload the picture, then call the “update-user-profile-data” api endpoint to set the user’s profile picture url to the “regularUrl” returned by this resolver.
Authentication with the “FERMION-API-KEY” header is required to use this endpoint.
Rate limit: Maximum 60 requests in a window of 1m.
POST
Authorizations
Body
application/json
API Request Body
The body is of type object
.
Response
200 - application/json
API Response Body
The response is of type object[]
.