Delete a Default Time-Based OTP Provider Seed for the given Distinguished Name.

Prev Next
Delete
/otp/seeds/{distinguished-name}

Delete a Default Time-Based OTP Provider Seed for the given Distinguished Name.

Security
HTTP
Type bearer
Path parameters
distinguished-name
stringRequired

'Distinguished name of the user whose Default Time-Based OTP Provider Seed to be deleted. Format: "CN=,OU="'

ExampleCN=user,OU=ldap
Responses
204

Default Time-Based OTP Provider Seed was removed successfully.

401

Token error. Login again.

object

Generic HTTP error.

id
string

Machine readable error code.

message
string

Human readable error details.

403

Insufficient permissions to access this resource.

object

Generic HTTP error.

id
string

Machine readable error code.

message
string

Human readable error details.

404

The requested resource can not be found.

object

Generic HTTP error.

id
string

Machine readable error code.

message
string

Human readable error details.

406

Invalid 'Accept' header.

object

Generic HTTP error.

id
string

Machine readable error code.

message
string

Human readable error details.

500

Unexpected server side error.

object

Generic HTTP error.

id
string

Machine readable error code.

message
string

Human readable error details.