Skip to main content

Delete SOD policy by ID​

This deletes a specified SOD policy. Requires role of ORG_ADMIN.

Path Parameters
  • id string required

    The ID of the SOD Policy to delete.

    Example: ef38f94347e94562b5bb8424a56397d8
Query Parameters
  • logical boolean

    Default value: true

    Indicates whether this is a soft delete (logical true) or a hard delete.

Responses

No content.

Loading...