<@U01TM2PEV7S> ```curl <http://localhost:4445/clie...
# talk-hydra
e
@User
Copy code
curl <http://localhost:4445/clients/my-client-id> -XPATCH -d '[{ "op": "add", "path": "/redirect_uris/-", "value": "<my-custom-scheme://login>" }]' -H 'content-type: application/json'
h
Thanks 🙂