# Unshares an affiliated package Unshares an affiliated package Endpoint: POST /slapi/clients/unshareaffiliatedpackage Version: 0.0.1 Security: BasicAuthCredentials ## Request fields (application/json): - `membershipId` (string) Example: "0000000001" - `sharedClientNumber` (string) Example: "0000000002" ## Response 201 fields (applicaiton/json): - `message` (string) ## Response 400 fields (applicatoin/json): - `error` (string) - `message` (string)