Login experience update by api

Hello

I’m trying to update this field by api or js sdk:

But I can not find how to do it. Someone has any idea?

Hi @paulodaniel,

You should be able to update this through the PATCH /api/v2/connections/{id} endpoint of the Management API.

You can add to the options.domain_aliases array to include more Identity Provider domains for your connection.

Hope this helps!

Thanks,
Dave