diff --git a/proposals/4098-provisioning-with-scim.md b/proposals/4098-provisioning-with-scim.md index a4fa2f22..301c2ac7 100644 --- a/proposals/4098-provisioning-with-scim.md +++ b/proposals/4098-provisioning-with-scim.md @@ -208,6 +208,8 @@ RFC7644. ## Unstable prefix The unstable prefix to use for the root SCIM endpoint is `/_matrix/client/unstable/coop.yaal/scim/`. +The stable prefix to use for the root SCIM endpoint is `/_scim/`. +[RFC7644 ยง3.13](https://www.rfc-editor.org/rfc/rfc7644#section-3.13) indicates that endpoint versioning is optional. ## Dependencies