Participant APIs | REST

Selected Version:
Download Open API File

Delete a downloadable form

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

This endpoint allows you to delete a specific downloadable form associated with a given TPA ID. It is typically used when a form is no longer needed or has been replaced.

Request

  • 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 key that specifies which downloadable form to delete.

  • decrypt integer <int32>

    Indicate if the URI parameters are encrypted or not. Use 1 for encrypted, 0 for decrypted (default is 0). This affects how the API interprets the incoming identifiers.

Response

Response Headers
No response yet.
Response Body
No response yet.

AI Assistant Preview

Generating response...