Skip to main content
POST
Toggle a module

Path Parameters

moduleId
string
required

Module identifier.

Minimum string length: 1

Body

application/json

Request body used to toggle a module enabled state.

enabled
boolean
required

Desired enabled state for the module.

Response

The module enabled state was updated.

Last modified on July 9, 2026