Set Member Image

PUT

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.

memberIdintegerRequired

Unique identifier for a member.

Headers

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.