Hello!
Is it possible to create a new m-files user via rest api? I didnt find this in a documentation, but may be I missed something?
Thank you!
Hello!
Is it possible to create a new m-files user via rest api? I didnt find this in a documentation, but may be I missed something?
Thank you!
No. The REST API focuses on object operations.
It is possible to extend the REST API using vault extension methods (which could, then, create users), then call those through the REST API, but out of the box it does not support these sorts of operations.
No. The REST API focuses on object operations.
It is possible to extend the REST API using vault extension methods (which could, then, create users), then call those through the REST API, but out of the box it does not support these sorts of operations.
© 2025 M-Files, All Rights Reserved.