DELETE IAM ROLE

JFrog REST APIs

Products
JFrog Xray
Content Type
REST API
ft:sourceType
Paligo

Description: Deletes AWS IAM role from a user.

Since: Artifactory 7.x.x

Security: Requires a valid admin token

Usage: DELETE api/v1/aws/iam_role/{username}

Produces: text/plain

Sample Usage

curl -XDELETE  -H "Authorization: Bearer cOENUdUxv" \ 
     "https://example.jfrog.io/access/api/v1/aws/iam_role/jfrog-aws"