Set Member Image
Create or update the image associated with a member. Use this endpoint to upload a new photo or update an existing one linked to the member’s profile.
Path parameters
tenant
Your Entra Tenant ID. More details.
environment
Your Business Central Environment. More details.
company
Your Business Central Company. More details.
memberId
Unique identifier for a member.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-api-version
Used for API versioning. More details.
Request
This endpoint expects an object.
image
Base64 encoded image of the member.
Response
This endpoint returns an object.
mediaId
Unique identifier for the media.