mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-11-03 06:31:30 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			122 B
		
	
	
	
		
			HTTP
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			122 B
		
	
	
	
		
			HTTP
		
	
	
	
	
	
PUT {{triliumHost}}/etapi/backup/etapi_test
 | 
						|
Authorization: {{authToken}}
 | 
						|
 | 
						|
> {% client.assert(response.status === 201); %}
 |