API to import password policies

I found an ancient non-versioned API for managing Password Policies. It’s documented on Compass here: passwordPolicy REST API - Compass

It appears that nobody in the history of the Internet has ever used it in publicly available code, nor are there examples on Compass of valid inputs. (Turns out it accepts form data as imports, not JSON, which was fun to figure out, since it outputs JSON.)

Are there plans to create a v3 or beta API for password policies? If not, why not?

1 Like

It’s interesting that the document appears to only be a year old also, so I wonder what has changed since?

It seems like the export option is supported through the beta API with SP-Config, but create/import of a passwordPolicy is not.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.