Version 4.0.25.18 (latest) 
	
Delete the role with a specific id.
Request
	DELETE
	/roles/{role_id}
Datatype
				Description
			Request
			path
			 Expand HTTP Path definition... 
		
		role_id
			id of role
		Response
204: Successfully deleted.
Datatype
				Description
			(string)
			400: Bad Request
Datatype
				Description
			(object)
			message
			
				lock
			
			
			Error details
		documentation_url
			
				lock
			
			
			Documentation link
		404: Not Found
Datatype
				Description
			(object)
			message
			
				lock
			
			
			Error details
		documentation_url
			
				lock
			
			
			Documentation link
		405: Resource Can't Be Modified
Datatype
				Description
			(object)
			message
			
				lock
			
			
			Error details
		documentation_url
			
				lock
			
			
			Documentation link
		429: Too Many Requests
Datatype
				Description
			(object)
			message
			
				lock
			
			
			Error details
		documentation_url
			
				lock
			
			
			Documentation link