Skip to main content

Delete Kv

DELETE 

/v1/sandbox/:sandbox_id/kv/:kv_key

Delete Key Value pair for a sandbox

Requires permission sandbox:config:edit.

Request

Path Parameters

    kv_key Kv Keyrequired

    KV Key

    sandbox_id uuidrequired

    Sandbox ID

Responses

Successful Response

Schema

    boolean

Loading...