Delete PIF
Overview
To delete a user created PIF Mapping.
Resource Access
DELETE https://<hostname>/institution/v1/pifMapping/id
Example Request
DELETE https://<hostname>/institution/v1/pifMapping/f09b2833-d9ac-5b82-a9a8-3ec372fd2117
Host: <hostname>
Authorization: Bearer <JWT token>
Content-Type: application/json
Example Response
204 No Content
Updated 3 days ago