Merge branch 'docs/remove_activation_status_endpoint' into 'develop'
Remove deprecated endpoint from docs that is fully removed from backend now See merge request pleroma/pleroma!1992
This commit is contained in:
		
						commit
						06151776c0
					
				
					 1 changed files with 0 additions and 8 deletions
				
			
		| 
						 | 
				
			
			@ -235,14 +235,6 @@ Note: Available `:permission_group` is currently moderator and admin. 404 is ret
 | 
			
		|||
}
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
## DEPRECATED `PATCH /api/pleroma/admin/users/:nickname/activation_status`
 | 
			
		||||
 | 
			
		||||
### Active or deactivate a user
 | 
			
		||||
 | 
			
		||||
- Params:
 | 
			
		||||
  - `nickname`
 | 
			
		||||
  - `status` BOOLEAN field, false value means deactivation.
 | 
			
		||||
 | 
			
		||||
## `GET /api/pleroma/admin/users/:nickname_or_id`
 | 
			
		||||
 | 
			
		||||
### Retrive the details of a user
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue