Participant APIs | REST

Version:
Download Open API Specification

Delete an announcement

https://beta.api.wealthcare.com/participant/services/portalinfo/announcement/{tpaId}

Deletes a specific announcement identified by the TPA ID and the provided info key. This operation is typically used to remove outdated or irrelevant announcements 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 identifier for the portal information entry that you wish to delete. This integer value is required to specify which announcement to remove.

  • 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.