Edit full name of portal-only customer

Hello,

Is it possible to edit portal-only customer’s “full name” through API? I found the issue, which seems that it might be not:

However, I also found an API: https://developer.atlassian.com/cloud/admin/user-management/rest/api-group-profile/#api-users-account-id-manage-profile-patch

which ultimately leaves me confused whether it’s possible or not.

Any help in this regard is appreciated.

Hello @JakubKazimierczak

That link you have provided is for the Atlassian Cloud Admin APIs, which are for managing ‘normal’ user accounts.

Portal only customers are managed in JSM itself and via JSM’s REST API, where you’ll see there is only a single endpoint for creating customers, and none for editing customers.

Yes, ID-8370 in JAC confirms this