CoAP DELETE /iam/users/:username/fingerprints/:fingerprint
DESCRIPTION
This endpoint is used to remove a fingerprint to a particular user of the device.
This replaces the fingerprint
setting in PUT user setting.
DECLARATION
DELETE /iam/users/:username/fingerprints/:fingerprint
REQUESTS
Request body is empty.
RESPONSE
CoAP status codes:
202
: If the fingerprint was removed.400
: The request body was invalid.403
: Blocked by IAM configuration.404
: The username, fingerprint or endpoint does not exist.
IAM PARAMETERS
IAM Action:
IAM:SetUserFingerprint
IAM Attributes:
IAM:Username