ProleX
Member
I can set e.g. custom_title by doing a post request with "custom_title" = "something" but I'm having problems with the custom_fields field.
How can I add a new field in custom_fields and modify it?
This is the endpoint route I'm using:
	
	
		
			
				
					
						
					
				
			
			
				
					
						
							
						
					
					xenforo.com
				
			
		
	
You can find custom_fields at the end.
				
			How can I add a new field in custom_fields and modify it?
This is the endpoint route I'm using:
					
				REST API endpoints (2.2)
This document assumes you have already created an API key and setup the necessary headers for your request. Learn more about using the API.