Skip to main content

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

Body

    isActiveboolean

    Set to 'true', if the token is active

Responses

The resource was updated successfully

Loading...