Login OTP Config API
Delete OTP login config
Delete an OTP login configuration by its identifier.
DELETE
Delete OTP login config
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The id of the app the request refers to. An application's unique identifier.
Examples:
"54e9ujn"
"fvua38g"
The identifier of the login configuration. A login config unique identifier. It is prefixed with 'lcfg_'
Example:
"lcfg_01jqebhswje1ka1z7ahr9rfsgt"
Response
No Content
Delete OTP login config