Skip to main content
Version: latest

Revoke or re-activate the edge token access

PUT 

/v1/edgehosts/tokens/:uid/state

Revoke or re-activate the edge token access

Request

Path Parameters

    uid stringrequired

    Edge token uid

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Body

    isActiveboolean

    Set to 'true', if the token is active

Responses

The resource was updated successfully

Loading...