Delete a downloadable form
https://beta.api.wealthcare.com/participant/services/portalinfo/downloadableform/{tpaId}
Deletes a specified downloadable form associated with the given TPA ID. This operation is typically used to remove outdated or unnecessary forms from 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 key identifying the specific portal information to be deleted. This integer value is required to locate the form within 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.