Delete

Permanently delete the config.

delete/v3/configs/config

Query parameters

projectstring required

Unique identifier for the project.

configstring required

Name of the config.

Response

200

successboolean

Example response

{
  "success": true
}

Changes