v10

latestOpenAPI 3.0.1raw.githubusercontent.com2025-12-033223581.2 MB
ResourceGroup

Delete ResourceGroup

Delete a ResourceGroup for the UUID

delete/organizations/{orgId}/resourcegroups/{type}/{id}

Path parameters

idstring required

The UUID of the ResourceGroup to delete.

orgIdstring required

UUID of the organization

typestring required

The type of resource

Response

Return the deleted ResourceGroup

idstring required

The UUID of the entity.

versioninteger

The version number:

  • Create: On initial Create to insert a new entity, the version is set at 1 in the response.
  • Update: On successful Update, the version is incremented by 1 in the response.
namestring

The name of the Resource Group.

dtCreatedstring date-time

The date and time (in ISO-8601 format) when the Resource Group was created.

dtLastModifiedstring date-time

The date and time (in ISO-8601 format) when the Resource Group was last modified.

createdBystring

The unique identifier (UUID) of the user who created this Resource Group.

lastModifiedBystring

The unique identifier (UUID) of the user who last modified this Resource Group.