updateOrganizationLogo()
Updates the organization's logo.
- Name
file
- Type
Blob | File
- Description
The file to upload as the organization's logo.
- Name
uploaderUserId?
- Type
string
- Description
The ID of the user uploading the logo.
Backend API (BAPI) endpoint
This method in the SDK is a wrapper around the BAPI endpoint PUT/organizations/{organization_id}/logo
. See the BAPI reference for more information.
Feedback
Last updated on