Delete landing pages by typeCopy Pagedelete https://example.com/organization/v1/landing-pages/{landingPageType}Path ParamslandingPageTypestringenumrequiredACCEPT_INVITATIONFORGOT_PASSWORDAllowed:ACCEPT_INVITATIONFORGOT_PASSWORDBody ParamsuserTypestringrequiredorganizationIduuidrequiredResponses 204The below table describes the response parameters: ParameterTypeDescriptionExample 400Code : INVALID_USER_TYPE, Details: [validUserTypes, userType] Code : LANDING_PAGE_IS_NOT_CONFIGURED, Details: [landingPageType, userType, organizationId] 401Code : TOKEN_NOT_VALID, Details: [] 403Code : ACCESS_DENIED, Details: [] 500Code : INTERNAL_SERVER_ERROR, Details: [] 504Code : GATEWAY_TIMEOUT, Details: []Updated 5 months ago