OpenAPI 3.1.02026-08-206974451.1 MB
e022e57f681a
images
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