v1
latestOpenAPI 3.1.02026-08-066984441.1 MBimages
Sets a profile image from a previously uploaded file.
After an image has been uploaded to an upload URL generated by the /files/generateuploadurl endpoint, this endpoint sets the uploaded image as the profile image of the entity by providing the upload id.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
post/files/images/{entityName}/{entityId}/byuploadid
Path parameters
entityNamestring required
entityIdstring uuid required
Headers
Authorizationstring required
Bearer authentication
Request body
Response
OK