Delete a FAQ entry
https://beta.api.wealthcare.com/participant/services/portalinfo/faq/{tpaId}
This endpoint allows you to delete a specific FAQ entry identified by the TPA ID and the information key. It is typically used to manage and update the FAQ content in the portal.
-
tpaId string Required
A unique identifier used to identify your admin instance. This value is system generated when the admin instance was created.
-
infoKey integer <int32> Required
The unique identifier for the FAQ entry that you wish to delete. This integer value specifies which FAQ entry to remove from the system.
-
decrypt integer <int32>
Indicate if the URI parameters are encrypted or not. Use 1 for encrypted and 0 for decrypted; defaults to 0 if not specified.