Developer - Key Value Store

Delete

Delete a Developer - Key Value Store record by ID.

delete/api/cp/dev/kv/{id}

Path parameters

idinteger required

Id identifier

Response

Operation completed successfully

statusstring

Operation status

Example response

{
  "status": "OK"
}

Changes