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.
API Request Body
The body is of type object
.
API Response Body
The response is of type object[]
.