Administrative APIs | REST

Version:
Download Open API Specification

Delete Role

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

Deletes a specific role associated with a given TPA (Third Party Administrator) identified by tpaId and roleName. This operation is typically used to remove roles that are no longer needed or to manage role assignments effectively.

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

    Unique identifier assigned to each administrator.

  • RoleName string

Response

  • ExtensionData object
  • TpaId string

    Unique identifier assigned to each administrator.

  • RoleName string

AI Assistant Preview

Generating response...