put https://example.com/organization/v1/landing-pages/
Set a landing page
Request Body Parameters:
Parameter | Type | Mandatory | Description | Example |
---|---|---|---|---|
userType | string | true | The type of the user. Can be one of the following: [patient, caregiver, organization-user] | patient |
url | string | true | The landing page URL | https://example.com/auth/invitation |
Path Parameters:
Parameter | Type | Mandatory | Description | Example |
---|---|---|---|---|
landingPageType | string | true | The type of the landing page. Could be one of the following: [ACCEPT_INVITATION] | ACCEPT_INVITATION |
This API requires LANDING_PAGE_SET_LANDING_PAGE permission(s).