Delete the module

Deletes the module.

DELETE /modules/{uuid}

Deletes the module with the provided module ID. Only users with the Standard Registry role are allowed to make the request.

Path Parameters

NameTypeDescription

uuid*

String

Module ID.

{
    content:
            application/json:
              schema:
                type: boolean
}

Last updated