/api/collections/{collection.name}/auth-with-otp
/api/collections/{collection.name}/auth-with-otp
Param | Type | Description |
---|---|---|
Required
otpId
|
String | The id of the OTP request. |
Required
password
|
String | The one-time password. |
Param | Type | Description |
---|---|---|
expand | String |
Auto expand record relations. Ex.:
The expanded relations will be appended to the record under the expand property (eg. {`"expand": {"relField1": {...}, ...}`} ).
Only the relations to which the request user has permissions to view will be expanded. |