Delete User Disclosure for Online Statement
Loading...
API endpoint path: /db-disclosures/v1/institution-user-disclosures
Deletes a user disclosure acceptance record. Use this to remove a user's disclosure enrollment or acceptance status.
Scope Required: disclosures:write
Note: This permanently removes the disclosure record. The user may need to re-accept the disclosure if required by the institution.
Request
Responses
- 204
- 400
- 401
- 403
- 500
- 501
No content
Bad request Possible causes:
- Request header is too long.
- Request is missing a transactionId header.
Unauthorized Possible causes:
- Full authentication was not provided in the request.
- The authentication token that was sent in the request is invalid.
Forbidden Possible causes:
- The authentication provided does not authorize this request.
Internal Server Error Possible causes:
- Documents and Preferences are not created successfully.
- Documents and Preferences are not retrieved successfully.
- Various server errors
Not implemented Possible causes:
- Disclosure operation is not supported