Last updated 2 years ago
POST /modules/validate
POST
/modules/validate
Validates selected module. Only users with the Standard Registry role are allowed to make the request.
id*
String
Object that contains module configuration.
{ content: application/json: schema: $ref: '#/components/schemas/ValidateModule' }
{ // Response }
{ content: application/json: schema: $ref: '#/components/schemas/Error' }