Script Forge

Delete

Delete a Script Forge record by ID.

delete/api/cp/scriptforge/{id}

Path parameters

idinteger required

Id identifier

Response

Operation completed successfully

statusstring

Operation status

Example response

{
  "status": "OK"
}

Changes