Groups

Delete a group

Deletes an existing group specified by groupId. This will remove the group but will not delete any of its child tracked sources.

delete/v1/groups/{groupId}

Path parameters

groupIdstring required

The unique identifier for the group.

Response

Group deleted successfully.

Changes

Changed in 3 of the 40 revisions of this API.34

  • cfaf4efd4ea823See the full diff
    • the code response's property type/format changed from integer/ to string/ for status 404

      response-property-type-changed

    • removed the required property error from the response with the 404 status

      response-required-property-removed

    • added the optional property httpCode to the response with the 404 status

      response-optional-property-added

    • added the optional property message to the response with the 404 status

      response-optional-property-added

    • added the optional property reason to the response with the 404 status

      response-optional-property-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 14 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog