Skip to content

feat(customer-portal-client): add new portal endpoints#407

Open
flixlix wants to merge 1 commit into
mainfrom
feat/customer-portal-client-new-endpoints
Open

feat(customer-portal-client): add new portal endpoints#407
flixlix wants to merge 1 commit into
mainfrom
feat/customer-portal-client-new-endpoints

Conversation

@flixlix

@flixlix flixlix commented Jun 22, 2026

Copy link
Copy Markdown

Add email-template reference, portal user password change, and portal entity create/update operations from the updated openapi spec:

  • migrateEmailTemplateReferences (POST /v3/portal/email-templates:migrate-references)
  • listEmailTemplateReferences (POST /v3/portal/email-templates:list-references)
  • changePortalUserPassword (PUT /v2/portal/user/change/password)
  • createPortalUserEntity (POST /v2/portal/entity:create)
  • updatePortalUserEntity (POST /v2/portal/entity:update)

Add email-template reference, portal user password change, and portal
entity create/update operations from the updated openapi spec:

- migrateEmailTemplateReferences (POST /v3/portal/email-templates:migrate-references)
- listEmailTemplateReferences (POST /v3/portal/email-templates:list-references)
- changePortalUserPassword (PUT /v2/portal/user/change/password)
- createPortalUserEntity (POST /v2/portal/entity:create)
- updatePortalUserEntity (POST /v2/portal/entity:update)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@flixlix flixlix marked this pull request as ready for review June 22, 2026 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant