Remove an access token. Removing a token means that pages loaded with this token will not display Z-Ray. Existing Z-Ray's will still have access to information.
Version: 1.8
Required Permissions: Full
HTTP method: POST
Supported Editions: Zend Server
Request parameters:
| 
                     Parameter  | 
                
                     Type  | 
                
                     Required  | 
                
                     Description  | 
            
| 
                     tokenId  | 
                
                     Integer  | 
                
                     Yes  | 
                
                     The identifier for the token to be removed. Note that this is a number representing the token, not the token itself.  | 
            
Expected Response Code: 200 OK. For more information see Response Format.
Response Format: accessToken
Possible Action Specific Error Codes: This action has no specific error codes
| 
                     
                          | 
                
                    Request (headers removed for the purpose of clarity)
 Response (not all headers are shown)
  |