Skip to content

POST /a/frontend/enroll

Generic endpoint that can be implemented by 2FA systems for enrollment

Body Parameters

Name Description Type Required
EnrollInfo object
EnrollType string

Body Example

1
2
3
4
{
  "EnrollInfo": {},
  "EnrollType": "string"
}

Response Example (200)

Response Type /definitions/restFrontEnrollAuthResponse

1
2
3
{
  "Info": {}
}

Auto generated by Pydio Cells Enterprise Distribution v4.4.13 on 7-May-2025