diff --git a/doc/agent-api.txt b/doc/agent-api.txt
index 3928312..bd8d8ff 100644
--- a/doc/agent-api.txt
+++ b/doc/agent-api.txt
Possible errors: org.bluez.Error.Rejected
org.bluez.Error.Canceled
+ void RequestAuthorization(object device)
+
+ This method gets called to request the user to
+ authorize an incoming pairing attempt which
+ would in other circumstances trigger the just-works
+ model.
+
+ Possible errors: org.bluez.Error.Rejected
+ org.bluez.Error.Canceled
+
void AuthorizeService(object device, string uuid)
This method gets called when the service daemon