Skip to main content

Delete Tagged Object​

This deletes a tagged object for the specified type.

Path Parameters
  • type string required

    Possible values: [ROLE, IDENTITY, SOD_POLICY]

    The type of tagged object to delete.

    Example: ROLE
  • id string required

    The ID of the object reference to delete.

    Example: ef38f94347e94562b5bb8424a56397d8
Responses

No content.

Loading...