Administrative APIs | REST

Version:
Download Open API Specification

Update Role

https://api.wealthcare.com/system/Services/Tpa/Role/{tpaId}/{roleName}

Update the role information for a specific TPA (Third Party Administrator) identified by their unique TPA ID and role name. This operation is used to modify role attributes, which may include permissions or other role-specific settings.

Request

  • tpaId string Required

    A unique identifier used to identify your admin instance. This value was system generated with the admin instance was created.

  • roleName string Required
  • ExtensionData object
  • TpaId string
  • RoleName string
  • RoleSelectCde enum<string>
    Possible values: All Only Not
  • employers string

Response

  • ExtensionData object
  • TpaId string
  • RoleName string
  • RoleSelectCde enum<string>
    Possible values: All Only Not
  • employers string

AI Assistant Preview

Generating response...