CoAP DELETE /iam/users/:username

DESCRIPTION

This endpoint is used to remove a particular user from the device.

DECLARATION

DELETE /iam/users/:username

REQUEST

Request body is empty.

RESPONSE

CoAP status codes:

  • 202: User deleted.
  • 403: Blocked by IAM configuration.

IAM PARAMETERS

A user must have access to the following IAM Action to use this endpoint:

  • IAM:DeleteUser

This endpoint provides the additional attribute:

  • IAM:Username