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

tenantstringRequired

Your Entra Tenant ID. More details.

environmentstringRequired

Your Business Central Environment. More details.

companystringRequired

Your Business Central Company. More details.

memberIdUUIDRequired
Unique identifier for a member.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

x-api-versiondateOptional

Used for API versioning. More details.

Request

This endpoint expects an object.
imageBase64 stringRequired
Base64 encoded image of the member.

Response

This endpoint returns an object.
mediaIdUUID
Unique identifier for the media.