Bunq · Capability
Bunq user/{userID}/certificate-pinned — User
Bunq user/{userID}/certificate-pinned — User. 4 operations. Lead operation: User. Self-contained Naftiko capability covering one Bunq business surface.
What You Can Do
POST
Createcertificatepinnedforuser
— Pin the certificate chain.
/v1/user/{userid}/certificate-pinned
GET
Listallcertificatepinnedforuser
— List all the pinned certificate chain for the given user.
/v1/user/{userid}/certificate-pinned
DELETE
Deletecertificatepinnedforuser
— Remove the pinned certificate chain with the specific ID.
/v1/user/{userid}/certificate-pinned/{itemid}
GET
Readcertificatepinnedforuser
— Get the pinned certificate chain with the specified ID.
/v1/user/{userid}/certificate-pinned/{itemid}
MCP Tools
pin-certificate-chain
Pin the certificate chain.
list-all-pinned-certificate-chain
List all the pinned certificate chain for the given user.
read-only
idempotent
remove-pinned-certificate-chain-specific
Remove the pinned certificate chain with the specific ID.
idempotent
get-pinned-certificate-chain-specified
Get the pinned certificate chain with the specified ID.
read-only
idempotent