summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libeufin/api-nexus.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst
index 67e9066f..32c7a3c6 100644
--- a/libeufin/api-nexus.rst
+++ b/libeufin/api-nexus.rst
@@ -340,6 +340,10 @@ Facades
List available facades.
+.. http:post:: {nexus}/facades
+
+ Create a new facade; it requires a `FacadeInfo` as the request's body.
+
.. http:get:: {nexus}/facades/${fcid}
Get details about a facade.