Update and Get Client Details
Updates and gets client details.
get
/api/v2/tenants/{orgId}/clients/{clientId}
Gets client details.
Path Parameters
- clientId
Describes the clientId
- orgId
mspId defined for the tenant
00
post
/api/v2/tenants/{orgId}/clients/{clientId}
Updates a client.
Path Parameters
- clientId
Describes the clientId
- orgId
mspId defined for the tenant
00
00