App Keys
Update appkey
put/api/vlm/appkeys/{id}
Path parameters
accountNamestring required
Name of the VTEX account. Used as part of the URL
environmentstring required
Environment to use. Used as part of the URL
idstring required
Request body
Example request
{
"isActive": false
}