Category

How to Upload a Profile Picture in the Agent and Customer Portal

Updated:

This article provides a step-by-step guide for users to upload or update their profile pictures in BoldDesk. The process is outlined for both the Agent Portal and the Customer Portal, ensuring that users can personalise their profiles regardless of their role.

How Agents Can Add or Update Their Profile Picture

  1. Log in to the BoldDesk Agent Portal
  2. Click on your profile icon located at the top-right corner of the dashboard.
  3. Select View Profile & Settings.
  4. Click the Change Profile Picture on the icon and choose the photo that you prefer.

Profile.png

  1. After selecting an image, a Zooming bar will appear. Adjust the image as required, then click the Upload button.

Profile New.png


Your profile picture will be updated and displayed in the profile avatar.

Profile Pic.png

  1. To change the image, click the Change Profile Picture and select the Change option.

Update Profile.png

  1. To remove the image, click the Change Profile Picture and select the Remove option.

How Customers Can Add or Update Their Profile Picture

End users can now upload their profile images directly from the profile page in the customer portal.

  1. Log in to your BoldDesk Customer Portal.
  2. Click the Profile icon and select My Profile.

Profile Customer.png

  1. Click the Change Profile Picture on the icon and choose the photo that you prefer.

Change Profile.png

  1. Make the necessary edits and upload the picture.

How to Upload a Profile Picture for Another User

Agents can upload profile pictures for contacts and other agents.

How to Upload a Profile Picture for a Contact

Agents can upload profile images on behalf of end users within the Contacts module.

  1. Navigate to the Contacts module.
  2. Select the required contact’s profile.
  3. Upload the preferred profile picture.

Contact Profile.png

How to Upload a Profile Picture for Other Agents

Additionally, agents can upload profile images on behalf of other agents within the Admin module.

  1. Navigate to Admin > Agents.
  2. Select the required agent’s profile.
  3. Upload the preferred profile picture.

Update.png

A new permission setting has been introduced to restrict agents from uploading their own profile images.

Permission.png

How to Upload and Remove a User Profile Picture Using API

You can upload and remove profile pictures for agents and contacts through the BoldDesk API, allowing you to manage user profile images programmatically.

Upload a Profile Picture

Use the Profile Image API to upload a profile picture for a specific user.

Endpoint

POST /api/v1/attachments/profile_image/{user_id}

Replace {user_id} with the unique ID of the agent or contact whose profile image you want to update.

API reference

Remove a Profile Picture

To delete an existing profile picture for a user, use:

Endpoint

DELETE /api/v1/attachments/profile_image/{user_id}

This removes the currently assigned profile image and resets the user’s profile picture.

API reference

  • The API supports both agents and contacts.
  • Ensure the request is authenticated with appropriate API credentials.
  • The user_id parameter is required and must correspond to an existing user in your BoldDesk account.

Related Article

How to Upload a Profile Picture in the Mobile App

Was this article useful?
Like
Dislike
Help us improve this page
Please provide feedback or comments
Comments (0)
Access denied
Access denied
Access denied
Access denied

No articles or sections found
No articles or sections found