Delete Token
Delete a specific token. Use this to revoke the current token in case of a leak.
Request
            
                URI
                    
                                DELETE                            
                            https://{api_host}/cloudapi/1.0.0/tokens/{id}
                            COPY
                    Path Parameters
                                    
            
            
                                    string
                
                
            
        
        
                id            
                            Required
                    Token ID URN
            
            
                                    string
                
                
            
        
        
                id            
                            Required
                    Token ID URN
Responses
                        
                204            
            
        No Content
Operation doesn't return any data structure
            
            
                    Availability
                    Added in 33.0
        
        
        
            Token Operations
        
                                            
                            
                                    POST                                
                                
                                        Create Token                                    
                                
                                    DELETE                                
                                
                                        Delete Token                                    
                                
                                    GET                                
                                
                                        Get Token                                    
                                
                                    GET                                
                                
                                        Get Tokens                                    
                                