Skip to main content
POST
Enforce login method

Authorizations

Authorization
string
header
required

This API uses OAuth2 with the implicit grant flow. Learn about the implicit grant flow.

Body

application/json

The login methods object.

The login method object.

login_method
enum<string>

The login method enforced for the organization.

Available options:
google,
microsoft,
saml

Response

OK: Returns organization login methods.